Hello,
I bought the Media Uploader addon for the plugin. Hope the premium support will fix my issue.
My website is made to organize events for my scubadiving club.
So my post are events, and I have setup a registration system to these events.
When a user is registered, he receives an email (this feature is made with php)
In addition, I wish to subscribe this user to the post comment.
So he get updates by email each time a new photo or comment is posted.
The goal is that he is automatically kept up to date with all comments of the post.
So my question is ; is there a function that does ;
Enable_post_subscription(user_ID, post_ID)
and the reverse (if the user unregister the event).
Disable_post_subscription(user_ID, post_ID)
Cheers
Alexandra
Hi Alexandra,
We're really sorry, but wpDiscuz doesn't have an auto-subscription feature.
Please note, that this kind of option doesn’t comply with GDPR and are not manageable.
Doc for subscription here: https://wpdiscuz.com/docs/wpdiscuz-documentation/settings/email-subscription/
To make them automatically subscribed to their own comments you can enable the "Notify of new replies to this comment checked by default" option in Dashboard > Comments > Settings > Subscription admin page.