WP_List_Table::get_primary_column()
Method: Public wrapper for WP_List_Table::get_default_primary_column_name().
Source: wp-admin/includes/class-wp-list-table.php:1058
Method: Public wrapper for WP_List_Table::get_default_primary_column_name().
Source: wp-admin/includes/class-wp-list-table.php:1058
Method: Generates and display row actions links for the list table.
Source: wp-admin/includes/class-wp-list-table.php:1457
Filter Hook: Filters the name of the primary column for the current list table.
Source: wp-admin/includes/class-wp-list-table.php:1087
Method: Gets the name of the default primary column.
Source: wp-admin/includes/class-wp-list-table.php:1029
Method: Gets the name of the primary column.
Source: wp-admin/includes/class-wp-list-table.php:1069
Method:
Source: wp-admin/includes/class-wp-list-table.php:1387
Method:
Source: wp-admin/includes/class-wp-list-table.php:1392
Filter Hook: Filters whether to remove the ‘Months’ drop-down from the post list table.
Source: wp-admin/includes/class-wp-list-table.php:598
Method: Make private properties checkable for backward compatibility.
Source: wp-admin/includes/class-wp-list-table.php:212
Method: Make private properties un-settable for backward compatibility.
Source: wp-admin/includes/class-wp-list-table.php:225
Method: Make private/protected methods readable for backward compatibility.
Source: wp-admin/includes/class-wp-list-table.php:240
Method: Make private properties readable for backward compatibility.
Source: wp-admin/includes/class-wp-list-table.php:183
Method: Make private properties settable for backward compatibility.
Source: wp-admin/includes/class-wp-list-table.php:198
Method: Extra controls to be displayed between bulk actions and pagination.
Source: wp-admin/includes/class-wp-list-table.php:1342
Method: Generates the tbody element for the list table.
Source: wp-admin/includes/class-wp-list-table.php:1349
Method: Generates the table rows.
Source: wp-admin/includes/class-wp-list-table.php:1364
Method: Generates content for a single row of the table.
Source: wp-admin/includes/class-wp-list-table.php:1377
Method: Generates the columns for a single row of the table.
Source: wp-admin/includes/class-wp-list-table.php:1401
Method: Handles an incoming ajax request (called from admin-ajax.php)
Source: wp-admin/includes/class-wp-list-table.php:1466
Method: Sends required variables to JavaScript land.
Source: wp-admin/includes/class-wp-list-table.php:1500
Method: Gets the current page number.
Source: wp-admin/includes/class-wp-list-table.php:799
Method: Gets a list of CSS classes for the WP_List_Table table tag.
Source: wp-admin/includes/class-wp-list-table.php:1299
Method: Gets the number of items to display on a single page.
Source: wp-admin/includes/class-wp-list-table.php:818
Method: Generates the table navigation above or below the table
Source: wp-admin/includes/class-wp-list-table.php:1313
Filter Hook: Filters the number of items to be displayed on each page of the list table.
Source: wp-admin/includes/class-wp-list-table.php:848
Method: Displays the pagination.
Source: wp-admin/includes/class-wp-list-table.php:858
Method: Gets a list of columns.
Source: wp-admin/includes/class-wp-list-table.php:1002
Method: Gets a list of sortable columns.
Source: wp-admin/includes/class-wp-list-table.php:1018
Method: Gets a list of all, hidden, and sortable columns, with filter applied.
Source: wp-admin/includes/class-wp-list-table.php:1103
Filter Hook: Filters the list table sortable columns for a specific screen.
Source: wp-admin/includes/class-wp-list-table.php:1130