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
Our support team is currently on holiday from December 25, 2025 to January 7, 2026, and replies may be delayed during this period.
We appreciate your patience and understanding while our team is away. Thank you for being part of the wpDiscuz community!
Merry Christmas and Happy Holidays! π
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/
Β