Forums
Forums / Plugin: Comments - wpDiscuz / Upvotes notification
(@globsticks)
6 years ago
Hi, I noticed when a user upvotes somebody comment, this third person is never notified about upvotes done by users on his comment. is there a way to notify him about every time someone upvotes his comment? thank you!
(@gvectorssupport)
Hi @globsticks,
I’m really sorry, but wpDiscuz doesn’t have such a feature.
However, you can use the wpDiscuz wpdiscuz_add_vote hook and make it work.
wpdiscuz_add_vote
The example of the usage can be found here https://beta.wpdiscuz.com/docs/codex/actions/wpdiscuz_add_vote/
The topic ‘Upvotes notification’ is closed to new replies.
(@globsticks)
6 years ago
Hi,
I noticed when a user upvotes somebody comment, this third person is never notified about upvotes done by users on his comment. is there a way to notify him about every time someone upvotes his comment?
thank you!