BuddyDev

BuddyPress Anonymous Activity

BuddyPress Anonymous Activity plugin allows users to post activity update/comment on BuddyPress based network anonymously( without revealing their identity).

Features:-

  • Users can post activity without revealing their identity
  • Users can comment on other users activity without revealing their identity
  • All notifications/mails hide the identity of the anonymous user.

Screenshots:-

Activity Posting form:-

activity-posting-anonymous-option

 

 

 

Activity comment form:-

activity-comment

 

Anonymous Activity Example:-

activity-stream

 

Notification for anonymously posted activity

Email Notification:-

 

mention-notification

The user who posted the activity can see these activities on his/her profile but others can not see it on his/her profile.

bbPress Forums support:-

BuddyPress Anonymous Activity plugin supports anonymous bbPress topic creation as well as anonymous reply posting. There is a catch though. If you have bbPress to BuddyPress group forums integration enabled, it won't support recording of anonymous activity of the anonymous forum topics/replies. The activity will show the actual user's detail. There is a way to disable the recording of forum activity.

To enable the bbPress forums support, please put this code in your bp-custom.php

add_filter( 'bp_anonymous_activity_enable_forums', '__return_true' );

 

Release History

  • Version: 1.0.11

    Saturday, 24 February, 2024
    • Tested With: BuddyPress 11.3.1
    • Compatible With: BuddyPress 7.0+

    Bumping version to regenerate archive for WordPress 6.4.3 compatibility.

  • Version: 1.0.10

    Wednesday, 09 June, 2021
    • Tested With: BuddyPress 10.3.0
    • Compatible With: BuddyPress 7.0+

    Fix nouveau bug in groups
    added support for BuddyBoss

  • Version: 1.0.9

    Monday, 27 May, 2019
    • Tested With: BuddyPress 5.0
    • Compatible With: BuddyPress 2.9+

    Add admin settings to enable for group/user and change avatar. Also, Add filters to allow enabling/disabling for specific user/groups.

  • Version: 1.0.8

    Tuesday, 19 March, 2019
    • Tested With: BuddyPress 4.3
    • Compatible With: BuddyPress 2.5+

    Add experimental support for bbPress forum actions.

  • Version: 1.0.7

    Wednesday, 05 December, 2018
    • Tested With: BuddyPress 4.1
    • Compatible With: BuddyPress 2.5+

    Updated for BuddyPress 3.1 and BP Nouveau template pack compatibility.

  • Version: 1.0.6

    Tuesday, 15 May, 2018
    • Tested With: BuddyPress 2.9.4
    • Compatible With: BuddyPress 2.5+

    Fix the status update visibility issue.

  • Version: 1.0.5

    Friday, 17 March, 2017
    • Tested With: BuddyPress 2.8.2
    • Compatible With: BuddyPress 2.5+

    Updated to fix compatibility with BuddyPress 2.8+

  • Version: 1.0.4

    Thursday, 29 December, 2016
    • Tested With: BuddyPress 2.7.4
    • Compatible With: BuddyPress 2.0+

    Version Update

  • Version: 1.0.3

    Wednesday, 28 December, 2016
    • Tested With: BuddyPress 2.7.4
    • Compatible With: BuddyPress 2.0+

    Mentioned user email notification poster name fix to anonymous

  • Version: 1.0.2

    Friday, 13 November, 2015
    • Tested With: BuddyPress 2.4.0
    • Compatible With: BuddyPress 2.0+

    Code refactoring, adding translation support.

  • Version: 1.0.1

    Tuesday, 12 May, 2015
    • Tested With: BuddyPress.2.3.0-beta1
    • Compatible With: BuddyPress 1.9+

    Updated for BuddyPress 2.0

  • Version: 1.0

    Tuesday, 11 February, 2014
    • Tested With: BuddyPress 1.9.2
    • Compatible With: BuddyPress 1.8+

    Initial release