apply_filters( 'bp_core_get_components', array $components, string $type )

Filters the list of component information.


Description Description


Parameters Parameters

$components

Array of component information.

$type

Type of component list requested. Possible values are 'all', 'optional', 'retired', 'required'.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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