apply_filters( 'bp_activity_user_can_mark_spam', bool $moderate )
Filters whether the current user should be able to mark items as spam.
Parameters Parameters
- $moderate
-
(bool) Whether or not the current user has bp_moderate capability.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |