apply_filters( 'bp_is_item_mod', bool $retval )
Filters whether or not the logged-in user is a mod for the current item.
Description Description
Parameters Parameters
- $retval
-
Whether or not the logged-in user is a mod.
Source Source
File: bp-core/bp-core-template.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |