I have a user role paid_user
Is there way to use this (or any other) hook
https://wpdiscuz.com/docs/codex/actions/wpdiscuz_before_sending_emails/
To filter emails to be sent only for users with a user role paid_user
Thanks!
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
I have a user role paid_user
Is there way to use this (or any other) hook
https://wpdiscuz.com/docs/codex/actions/wpdiscuz_before_sending_emails/
To filter emails to be sent only for users with a user role paid_user
Thanks!
Hi Tomasz Brzozowski,
You can use the wpdiscuz_email_notification hook for this purpose:
https://wpdiscuz.com/docs/codex/filters/wpdiscuz_email_notification/
Please note all questions related to the free wpDiscuz plugin should be asked in the wpDiscuz.com forum. Here we only support issues related to paid addons.
Can I ask you about how the function for our usecase would look like? Sorry our PHp coding skills are... well there aren't any haha 🙂