emorling
Member
Posted 8 months ago #
I read about Multisite on your website.
I was under the impression that the admin menu was AUTO disabled when I added the variables to the wp-config.php. Do I need to manually disable the hook in the code to get this to work? The admin page is still there, and the variables are in the config file
http://wordpress.org/extend/plugins/wp-mail-smtp/
Do you have WPMS_ON defined as true? If that is defined and set to true, the admin menu, option whitelisting, activation function and settings link on the plugins page will all be disabled.
Curious Kitten
Member
Posted 4 months ago #
I was trying to do the same thing as the OP. Callum the multisite configuration steps are not the in install readme file or anywhere on wordpress.org that I could find. Instead what should be done in a multisite setupis at http://www.callum-macdonald.com/2008/12/12/wp-mail-smtp-v08/comment-page-6/#comment-86064
Thank you very much for this plugin.