Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,660
- How-to & Troubleshooting
- 127,979
- Creating & Extending
- 25,647
- Requests & Feedback
- 9,399
- Third Party Plugins
- 9,725
- Showcase
- 3,320
- Ideas
- 1,346
- Miscellaneous
- 8,853
-
The easiest thing is probably to wipe out the status if there’s an @mention.
Use this filter:
bp_get_member_latest_update
And do a check to see if there’s an @mention; if there is, return a blank string, if there isn’t, return the full update.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS