admin管理员组文章数量:1122832
I am creating a listing website on which i want to notify post author on new comment and notify users on reply of their comment . I want notification on profile page .How I do this? Any help?
Thanks in advance
I am creating a listing website on which i want to notify post author on new comment and notify users on reply of their comment . I want notification on profile page .How I do this? Any help?
Thanks in advance
Share Improve this question asked Nov 1, 2017 at 8:53 Avinash GuptaAvinash Gupta 1011 bronze badge 2- 1 Real time is not possible in web but you can make a AJAX request every 5 seconds e.g. to check for new comments. Read this : codex.wordpress.org/AJAX_in_Plugins – mmm Commented Nov 1, 2017 at 9:02
- @mmm that's inaccurate, websockets exists and can be made in php (even managed to do one within wp) – Tofandel Commented Apr 10, 2020 at 7:53
1 Answer
Reset to default 0this Wordpress plugin can help you : https://wordpress.org/plugins/wpdiscuz/
thanks.
本文标签: phpReal time notification on user profile after new comment
版权声明:本文标题:php - Real time notification on user profile after new comment 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736294630a1929399.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论