apply_filters( 'bp_is_current_item', bool $retval, string $item )

Filters whether or not an item is the current item.


Description Description


Parameters Parameters

$retval

Whether or not an item is the current item.

$item

The item being checked.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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