Home › Forums › WordPress Plugins › opt-out works when using notify hooks?
Hi, I was thinking about using the notify_recipients hooks to notify specific users about specific forums. But then the Opt-out wouldn’t work right?
I.e., I’d have to manage opt outs on my own. Thanks!
Hi Julia,
Opt-Out uses bbpnns_filter_recipients_before_send which comes after the X_notify_recipients filters.
bbpnns_filter_recipients_before_send
X_notify_recipients
You should be safe.
Cheers, Vinny
Ah cool. So to confirm, if they checked the “opt out of global forum notifications”, it would unsubscribe them from the forum I manually inserted them into (from using the hook)?
Enter something special: