wp-user-manager icon indicating copy to clipboard operation
wp-user-manager copied to clipboard

Registration confirmation email is not sending when subject is empty

Open polevaultweb opened this issue 5 years ago • 0 comments
trafficstars

PHP Notice: Undefined index: subject in wp-content/plugins/wp-user-manager/includes/functions.php on line 462

I am assuming the default email wasn't added to the database, then the content was edited so that got saved, but subject didnt and the default wasn't being in the calling code.

polevaultweb avatar Jun 06 '20 17:06 polevaultweb