• Hello

    I want to restrict post reply to a certain amount of reply limitation and for specific user role
    For example if I have a post and I would like to set certain limit of reply and for a specific user a role how can I do that?
    I’m where should I put the code I would really appreciate any help with this thank you

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    What do you mean by “post reply”? Post comments? Or topic replies in bbPress (or similar forum plugins)?

    If post comments, use the filter ‘pre_comment_approved’ to add additional checks and return the appropriate approval value. (0, 1 or ‘spam’)

    If topic replies, please ask in the appropriate forum plugin support channel.

Viewing 1 replies (of 1 total)

The topic ‘Restrict post reply limitiation’ is closed to new replies.