Skip to:
Content
Pages
Categories
Search
Top
Bottom

Edit Activity Stream


  • vincenzon617
    Participant

    @vincenzon617

    How do I edit the activity stream? I would like to remove the “favouriting, and @mentions, all with full RSS feed and email notification support” capabilities from my site. So ideally the users will not receive email notifications and they cannot be mentioned in a comment.

Viewing 1 replies (of 1 total)

  • lflier
    Participant

    @lflier

    For removing mentions, this documentation may be useful. It’s for BuddyBoss, which is a fork of BuddyPress, but it looks like it would work:

    Try copying this into your functions file: add_filter( ‘bp_activity_do_mentions’, ‘__return_false’ );

    bp_activity_do_mentions()

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar