apply_filters( 'bp_core_get_admin_tabs', array $tabs, string $context )

Filters the tab data used in our wp-admin screens.


Description Description


Parameters Parameters

$tabs

Tab data.

$context

The context of use for the tabs.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
8.0.0 Adds the $context parameter.
2.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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