Uses
Uses | Description |
---|---|
wp-admin/includes/class-wp-list-table.php: WP_List_Table::display_rows() | Generates the table rows. |
wp-admin/includes/class-wp-list-table.php: WP_List_Table::get_column_count() | Returns the number of visible columns. |
wp-admin/includes/class-wp-list-table.php: WP_List_Table::has_items() | Whether the table has items to display or not |
wp-admin/includes/class-wp-list-table.php: WP_List_Table::no_items() | Message to be displayed when there are no items |