• Sorry, if this is been posted before, but the forum search is less than optimal. The site I’m working on is using Subscribe2 HTML 10.12. When you go into the Subscribe2 settings in the dashboard and select Send Email you can compose and email and send it to various types of subscribers from the Recipients dropdown like Public Subscribers (Confirmed or Unconfirmed) or Registered Users. I would like to add a subset of Registered Users, Administrators. How would I add Administrators to the dropdown list?

    The reason is I can send a test email to myself using the preview button but I’d like to send it to all the administrators. We have a lot of Registered Users who have Subscriber level rights but I don’t want them to see the email unless we select Registered Users.

    • This topic was modified 7 years, 7 months ago by clmerle.
    • This topic was modified 7 years, 7 months ago by clmerle.
Viewing 2 replies - 1 through 2 (of 2 total)
  • @clmerle

    This is not currently possible without making direct amendments to the plugin code.

    If you are comfortable writing PHP code you need to look at the display_subscriber_dropdown() function in the admin class and the processing code at the top of the send-email.php file.

    Thread Starter clmerle

    (@clmerle)

    Thanks. I’ll check there and see what I can come up with.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Subscribe2 HTML Send Email to Administrators only’ is closed to new replies.