apply_filters( 'bp_core_admin_tabs', array $value )
Filters the admin tabs to be displayed.
Description Description
Parameters Parameters
- $value
-
Array of tabs to output to the admin area.
Source Source
File: bp-core/admin/bp-core-admin-functions.php
Changelog Changelog
Version | Description |
---|---|
1.9.0 | Introduced. |