WP_List_Table::extra_tablenav() – Extra controls to be displayed between bulk actions and pagination
You appear to be a bot. Output may be restricted
Description
Extra controls to be displayed between bulk actions and pagination.
Usage
WP_List_Table::extra_tablenav( $which );
Parameters
- $which
- ( string ) required –
Returns
void
Source
File name: wordpress/wp-admin/includes/class-wp-list-table.php
Lines:
1 to 1 of 1
protected function extra_tablenav( $which ) {}