apply_filters( 'bp_update_is_directory', bool $is_directory, string $component )

Filters the “is_directory” global value.


Description Description


Parameters Parameters

$is_directory

Whether or not we're "is_directory".

$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.