wp-user-manager
wp-user-manager copied to clipboard
Registration confirmation email is not sending when subject is empty
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.