WP_List_Table::get_bulk_actions()
Method: Retrieves the list of bulk actions available for this table.
Source: wp-admin/includes/class-wp-list-table.php:525
Method: Retrieves the list of bulk actions available for this table.
Source: wp-admin/includes/class-wp-list-table.php:525
Method: Prints column headers, accounting for hidden and sortable columns.
Source: wp-admin/includes/class-wp-list-table.php:1303
Method: Displays the bulk actions dropdown.
Source: wp-admin/includes/class-wp-list-table.php:537
Method: Displays the table.
Source: wp-admin/includes/class-wp-list-table.php:1391
Filter Hook: Filters the items in the bulk actions menu of the list table.
Source: wp-admin/includes/class-wp-list-table.php:552
Method: Gets a list of CSS classes for the WP_List_Table table tag.
Source: wp-admin/includes/class-wp-list-table.php:1433
Method: Gets the current action selected from the bulk actions dropdown.
Source: wp-admin/includes/class-wp-list-table.php:600
Method: Generates the table navigation above or below the table
Source: wp-admin/includes/class-wp-list-table.php:1447
Class: Base class for displaying a list of items in an ajaxified HTML table.
Source: wp-admin/includes/class-wp-list-table.php:16
Method: Generates the required HTML for a list of row action links.
Source: wp-admin/includes/class-wp-list-table.php:621