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

Parameters

$value

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

$component

(string) Current component being checked.

Source

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

Changelog

Changelog
Version Description
BuddyPress 1.5.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.