File: wp-admin/includes/class-wp-list-table.php
-
Print a table description with information about current sorting and order.
-
Generates views links.
-
Filters whether to short-circuit performing the months dropdown query.
-
Gets the name of the primary column.
-
Generates and display row actions links for the list table.
-
Filters the name of the primary column for the current list table.
-
Gets the name of the default primary column.
-
Gets the name of the primary column.
-
-
-
Filters whether to remove the ‘Months’ drop-down from the post list table.
-
methodWP_List_Table::__isset()
Makes private properties checkable for backward compatibility.
-
methodWP_List_Table::__unset()
Makes private properties un-settable for backward compatibility.
-
methodWP_List_Table::__call()
Makes private/protected methods readable for backward compatibility.
-
methodWP_List_Table::__get()
Makes private properties readable for backward compatibility.
-
methodWP_List_Table::__set()
Makes private properties settable for backward compatibility.
-
Displays extra controls between bulk actions and pagination.
-
Generates the tbody element for the list table.
-
Generates the table rows.
-
Generates content for a single row of the table.
-
Generates the columns for a single row of the table.
-
Handles an incoming ajax request (called from admin-ajax.php)
-
Sends required variables to JavaScript land.
-
Gets the current page number.
-
Gets a list of CSS classes for the WP_List_Table table tag.
-
Gets the number of items to display on a single page.
-
Generates the table navigation above or below the table
-
hook{$option}
Filters the number of items to be displayed on each page of the list table.
-
Displays the pagination.
-
Gets a list of columns.