Support » Plugin: WP Offload SES Lite » Multisite Improvements

  • Hi,

    Thanks for doing such great work thus far I haven’t moved the plugin to my production server yet for further testing however I just have a few suggestions for Multisite Improvements.

    Upon network activating the plugin:

    “Amazon SES Stats” is shown on each sub-site – this should be shown in the “Network Admin Dashboard” (I know this can be deactivated in the wp-config however these stats are not relevant to sub-site)

    “WP SES Options” is also shown on each sub-site

    The following should only be shown in the “Network Admin Dashboard”
    – Plugin State
    – Activate Plugin (why dose each sub-site need to activate the plugin again after it has been network activated. If there is a reason behind this a general activation for all sub-site in the “Network Admin Dashboard” would be simpler)
    – Sender Email (Only Name and Reply-to should be visible options on sub-site)
    – Amazon API Keys (after adding details in config this doesn’t even need to be shown, just hide it completely)
    – Confirmed senders.

    I know you have provided options to hide various areas however these options won’t be even needed if there was an if statement to check if its a multisite or not then display the “WP SES Options” either in the “Network Admin Dashboard” settings or single site settings.

    The above suggestions are simply to streamline the administration of the plugin and to avoid displaying data that is not relevant to unauthorized persons as well as to avoid having to perform the same task repeatedly when they can be centralized.

    I’ll continue to post additional findings as I test the plugin

    http://wordpress.org/extend/plugins/wp-ses/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Sylvain Deaure

    (@sylvaindeaure)

    Thanks for the feedback.

    I’ll have a look into it.

    Thread Starter Neziah

    (@neziah)

    No problem.

    Also I didn’t see the option to enter a default From Name

    There should be an option to do this in the wp-config.

    The logic should be similar to:

    A default From Name and Reply-to is added to the wp-config.

    The plugin then checks if these values have been entered on the individual sub-site sending the mail.

    if yes use From Name and Reply-to values entered on the subsite

    else

    use defaults in wp-config.

    Thread Starter Neziah

    (@neziah)

    Any update?

    I would also like to get in touch with you to discus how we can help support development of this plugin. As we would like to use it on a Multisite production environment

    let me know how I can get in touch with you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Multisite Improvements’ is closed to new replies.