WP_List_Table::get_table_classes()
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 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
Method: Extra controls to be displayed between bulk actions and pagination.
Source: wp-admin/includes/class-wp-list-table.php:1476
Method: Constructor.
Source: wp-admin/includes/class-wp-list-table.php:138
Method: Displays a dropdown for filtering items in the list table by month.
Source: wp-admin/includes/class-wp-list-table.php:666
Method: Generates the tbody element for the list table.
Source: wp-admin/includes/class-wp-list-table.php:1483
Method: Checks the current user’s permissions
Source: wp-admin/includes/class-wp-list-table.php:255