apply_filters( 'bp_update_is_item_admin', bool $is_item_admin, string $component )

Filters the “is_item_admin” global value.


Description Description


Parameters Parameters

$is_item_admin

Whether or not we're "is_item_admin".

$component

Component name. Default: the current component.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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