Viewing 3 replies - 1 through 3 (of 3 total)
  • Try putting this in your bp-custom.php

    add_filter( 'bp_activity_can_comment_reply', '__return_false' );

    That will do it.

    Thread Starter Leonyipa

    (@leonyipa)

    where is bp-custom.php?

    sorry for delayed reply.
    bp-custom.php i a file you create and put in your wp-content/plugins directory if it is not present. It is loaded by buddypress before anything else(if it is present in your plugins directory).

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: BuddyPress] How to disable Reply in Activity?’ is closed to new replies.