Title: Single multisite network settings
Last modified: August 30, 2016

---

# Single multisite network settings

 *  Resolved [Will Woodward](https://wordpress.org/support/users/willjw/)
 * (@willjw)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/single-multisite-network-settings/)
 * I’ve got a multisite network setup where all sites will be using the same SendGrid
   account.
 * Are there any plans to allow the settings to be setup once in the Network admin,
   rather than for every single site in a multisite network?
 * [https://wordpress.org/plugins/sendgrid-email-delivery-simplified/](https://wordpress.org/plugins/sendgrid-email-delivery-simplified/)

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Anonymous User 12640152
 * (@anonymized-12640152)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/single-multisite-network-settings/#post-6244848)
 * For using the same account on all sites you could define SendGrid credentials
   settings as global variables in wp-config.php:
 * define(‘SENDGRID_USERNAME’, ‘sendgrid_username’);
    define(‘SENDGRID_PASSWORD’,‘
   sendgrid_password’);
 * The other email settings can be added here too:
 * define(‘SENDGRID_SEND_METHOD’, ‘api’);
    define(‘SENDGRID_FROM_NAME’, ‘Example
   Name’); define(‘SENDGRID_FROM_EMAIL’, ‘from_email@example.com’); define(‘SENDGRID_REPLY_TO’,‘
   reply_to@example.com’); define(‘SENDGRID_CATEGORIES’, ‘category_1,category_2’);
 *  Thread Starter [Will Woodward](https://wordpress.org/support/users/willjw/)
 * (@willjw)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/single-multisite-network-settings/#post-6244849)
 * That’s what i did in the end, but I forgot to update this topic. Cheers!
 *  Anonymous User 12640152
 * (@anonymized-12640152)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/single-multisite-network-settings/#post-6244854)
 * Thanks for replying.
 *  [kgebhart2](https://wordpress.org/support/users/kgebhart2/)
 * (@kgebhart2)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/single-multisite-network-settings/#post-6244882)
 * I am still a little confused with this response. Do I network activate it still?
   If I do this subsites see the sendgrid dashboard widget (I don’t want that, I
   can probably hide). Just on the main site then? Will that include sending mail
   for the subsites?
 * Thanks,
    Ken
 *  [Randall Camacho](https://wordpress.org/support/users/randallcamacho/)
 * (@randallcamacho)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/single-multisite-network-settings/#post-6244883)
 * very interesting question kgebhart2 and exactly what users have also been asking
   of with the other transaction email plugins as well. this in my view is the most
   convenient solution. remove the confusion and distraction of the plugin settings
   from sub sites for novice/new users and conveniently provide them with top class
   email delivery service in the back round without them knowing and you as super
   admin can monitor all sub site email activity via SendGrid dashboard. not for
   everyone obviously i know but following this post for reply on this issue if 
   SendGrid can offer kind assistance in this would be greatly appreciated.
    kind
   regards.
 *  [tintomatoes](https://wordpress.org/support/users/tintomatoes/)
 * (@tintomatoes)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/single-multisite-network-settings/#post-6244908)
 * Is there any answer to kgebhart2’s question? I have the same question, and I’m
   sure other multisite owners do too!
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/single-multisite-network-settings/#post-6244909)
 * **[@tintomatoes](https://wordpress.org/support/users/tintomatoes/)**: This is
   not your topic. It is also 12 months old & has been resolved. If you require 
   assistance then, as per the [Forum Welcome](https://codex.wordpress.org/Forum_Welcome#Where_To_Post),
   please [post your own topic](https://wordpress.org/support/plugin/sendgrid-email-delivery-simplified#postform).

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Single multisite network settings’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/sendgrid-email-delivery-simplified_264460.
   svg)
 * [SendGrid](https://wordpress.org/plugins/sendgrid-email-delivery-simplified/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sendgrid-email-delivery-simplified/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sendgrid-email-delivery-simplified/)
 * [Active Topics](https://wordpress.org/support/plugin/sendgrid-email-delivery-simplified/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sendgrid-email-delivery-simplified/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sendgrid-email-delivery-simplified/reviews/)

 * 7 replies
 * 6 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/single-multisite-network-settings/#post-6244909)
 * Status: resolved