bp_core_admin_tabbed_screen_header, $active_tab, $context
bp_core_admin_tabbed_screen_header, $active_tab, $context
Appears in: buddypress.14.5.2
Hook Type: action
Displaying hooks found in version: buddypress.14.5.2do_action('bp_core_admin_tabbed_screen_header, $active_tab, $context') is found 1 times:
- /bp-core/admin/bp-core-admin-functions.php line 436
* * @param string $active_tab The BP Admin active tab. * @param string $context The context of use for the tabs. */ do_action( 'bp_core_admin_tabbed_screen_header', $active_tab, $context ); ?> <div class="buddypress-header"> <div class="buddypress-title-section"> <h1><span class="bp-badge"></span> <?php echo esc_html( $title ); ?></h1> </div> <nav class="buddypress-tabs-wrapper">