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

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


Description Description

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


Parameters Parameters

$retval


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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