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,
MikeHi Mike,
Thank you for the reporting the issue and the question.
We can update the stealth mode to accomplish it. will that help?Regards
BrajeshHi 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,
MikeThank 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
BrajeshHi Brajesh,
Any progress on it? I have the plugin deactivated at the moment.
Thanks,
MikeHi 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.