WP_List_Table::single_row()
Method: Generates content for a single row of the table.
Source: wp-admin/includes/class-wp-list-table.php:1511
Method: Generates content for a single row of the table.
Source: wp-admin/includes/class-wp-list-table.php:1511
Method: An internal method that sets all the necessary pagination arguments
Source: wp-admin/includes/class-wp-list-table.php:278
Method: Gets the current page number.
Source: wp-admin/includes/class-wp-list-table.php:912
Method: Generates the columns for a single row of the table.
Source: wp-admin/includes/class-wp-list-table.php:1535
Method: Access the pagination args.
Source: wp-admin/includes/class-wp-list-table.php:310
Method: Gets the number of items to display on a single page.
Source: wp-admin/includes/class-wp-list-table.php:931
Method: Handles an incoming ajax request (called from admin-ajax.php)
Source: wp-admin/includes/class-wp-list-table.php:1603
Method: Whether the table has items to display or not
Source: wp-admin/includes/class-wp-list-table.php:329
Method: Displays the pagination.
Source: wp-admin/includes/class-wp-list-table.php:971
Method: Sends required variables to JavaScript land.
Source: wp-admin/includes/class-wp-list-table.php:1637