Conversation
supportPlease not there is a tiny bug in the Example of minimum configuration, after the define('GLOBAL_SMTP_PASSWORD','**********') the ; is missing. If you copy the code to your wp-config.php and just edit it it will crash your site. Make sure the line ends with a ;. It is should look like this: define('GLOBAL_SMTP_PASSWORD','**********');
+1 Please fix this issue in your plugin.
@feriman I recommend using the Plugin WP SMTP Config instead. This reply was modified 7 years, 5 months ago by holzhannes .
Thanks, I installed it and works! 馃檪
+1 Please fix this issue in your plugin.
@feriman I recommend using the Plugin WP SMTP Config instead. This reply was modified 7 years, 5 months ago by holzhannes .
Thanks, I installed it and works! 馃檪