Limited Support
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.
Hello
How can I set a specific limit for each member
As it is possible to comment every 24 hours, one comment per post.
I have a contest on my site, I don't want to repeat comments, I want every member to comment once per day
Hi @mohfarawati,
wpDiscuz has the Limit Comments per User option. It allows control commenting activity per user. You can set a maximum number of comments users can leave per post or site-wide.
More info here: https://wpdiscuz.com/docs/wpdiscuz-7/plugin-settings/comment-moderation/#limit-comments-per-user
As it is possible to comment every 24 hours, one comment per post.
I'm really sorry, but wpDiscuz doesn't have such a feature. You can do it using WordPress hooks, like comment_flood_filter.Â
More info here: https://developer.wordpress.org/reference/hooks/comment_flood_filter/
Â