apply_filters( "bp_is_{$component}_{$feature}_active", bool $retval )

Filters whether or not a given feature for a component is active.

Description

This is a variable filter that is based on the component and feature that you are checking of active status of.

Parameters

$retval

(bool)

Source

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

Changelog

Changelog
Version Description
BuddyPress 2.3.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.