manage_users_extra_tablenav, $which
manage_users_extra_tablenav, $which
Appears in: 7.0.3
Hook Type: action
Displaying hooks found in version: 7.0.3do_action('manage_users_extra_tablenav, $which') is found 1 times:
- /wp-admin/includes/class-wp-users-list-table.php line 342
* @since 4.9.0 * * @param string $which The location of the extra table nav markup: 'top' or 'bottom'. */ do_action( 'manage_users_extra_tablenav', $which ); } /** * Captures the bulk action required, and return it. * * Overridden from the base class implementation to capture