apply_filters( 'bp_core_admin_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 include 'all', 'optional', 'retired', 'required'.


Top ↑

Source Source

File: bp-core/admin/bp-core-admin-components.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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