BuddyDev

Search

Hide Admin on recently active widget

  • Participant
    Level: Master
    Posts: 222
    Mike (DesignServe) on #25884

    Hi Brajesh,

    I have been using the Stealth Mode for Site admin plugin. It doesn’t quite do what I would like so I’m wondering if you can suggest a solution.

    As admin of the site I don’t want to appear in the recently active widget. However, I want any topics and replies etc that I make to appear on the activity stream or other areas of the site.

    Do you know of a way that I can hide my admin user only from the recently active widget?

    Why do I want this? Because I’m active on the site virtually all of the time editing or doing something so I’m always at the top of the widget. It gives an impression that other users are not active.

    Many thanks,
    Mike

  • Keymaster
    (BuddyDev Team)
    Posts: 24210
    Brajesh Singh on #25903

    Hi Mike,
    Thank you for the reporting the issue and the question.
    We can update the stealth mode to accomplish it. will that help?

    Regards
    Brajesh

  • Participant
    Level: Master
    Posts: 222
    Mike (DesignServe) on #25906

    Hi Brajesh,

    Yes that would be ideal.

    I know that some of your users will want to hide all of their admin visibility. So probably it needs to be an optional setting.

    Many thanks,
    Mike

  • Keymaster
    (BuddyDev Team)
    Posts: 24210
    Brajesh Singh on #25937

    Thank you Mike,
    I will be updating the plugin by early next week. You are right about it being an option. I will add that.

    Thank you
    Brajesh

  • Participant
    Level: Master
    Posts: 222
    Mike (DesignServe) on #26113

    Hi Brajesh,

    Any progress on it? I have the plugin deactivated at the moment.

    Thanks,
    Mike

  • Keymaster
    (BuddyDev Team)
    Posts: 24210
    Brajesh Singh on #26132

    Hi Mike,
    I have recjed it.

    since our goal is to make activity visible,
    Here is the code to make it happen.

    
    
    add_filter('bp-sm-hide-activity', '__return_false');
    
    

    Please put in your bp-custom.php and check if it is working or not?

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved