bp_core_get_admin_integration_active_tab_object()
Get the object of the current integration tab
Description
Source
File: bp-core/admin/bp-core-admin-functions.php
864 865 866 867 868 | function bp_core_get_admin_integration_active_tab_object() { global $bp_admin_integration_tabs ; return $bp_admin_integration_tabs [bp_core_get_admin_integration_active_tab()]; } |
Changelog
Version | Description |
---|---|
BuddyBoss 1.0.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.