do_action( 'bp_admin_tabs', string $context )

Fires after the output of tabs for the admin area.


Description Description


Parameters Parameters

$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.
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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