apply_filters( 'bp_is_component_front_page', bool $value, string $component )

Filters whether or not the specified BuddyPress component directory is set to be the front page.


Description Description


Parameters Parameters

$value

Whether or not the specified component directory is set as front page.

$component

Current component being checked.


Top ↑

Source Source

File: bp-core/bp-core-template.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.