apply_filters( 'bp_activity_user_can_mark_spam', bool $moderate )

Filters whether the current user should be able to mark items as spam.


Description Description


Parameters Parameters

$moderate

Whether or not the current user has bp_moderate capability.


Top ↑

Source Source

File: bp-activity/bp-activity-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.