• Resolved robertjj

    (@robertjj)


    Hi,

    I am looking at various user-access-control plugins to limit user access to posts based on post category and user role. However Subscribe2 will send out email notifications of a post to all users regardless of these plugins being active. I would like email notifications to only be sent to users who have rights to read the post. Do you have any suggestions or recommendations for having user access control based on post category/user role which is compatible with Subscribe2?

    I love your plugin. Fantastic job. It’s very much appreciated.
    Regards.

    http://ww.wp.xz.cn/plugins/subscribe2/

Viewing 2 replies - 1 through 2 (of 2 total)
  • @robertjj,

    I don’t think you are going to find an off-the-shelf solution for this. I suspect that any solution would require writing a bit of code using the Subscribe2 API, in particular these hooks:
    s2_send_plain_excerpt_suscribers
    s2_send_plain_fullcontent_suscribers
    s2_send_html_excerpt_suscribers
    s2_send_html_fullcontent_suscribers

    Thread Starter robertjj

    (@robertjj)

    Thanks for the quick response. I will try it out. Cheers.

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

The topic ‘User Access Control’ is closed to new replies.