New and updated in 3.1.0
-
Generates the tbody element for the list table.
-
Generates the list table rows.
-
Generates content for a single row of the table.
-
Generates the columns for a single row of the table.
-
Filters the list table sortable columns for a specific screen.
-
Returns the number of visible columns.
-
Prints column headers, accounting for hidden and sortable columns.
-
Displays a view switcher.
-
methodWP_List_Table::display()
Displays the table.
-
Displays a comment count bubble.
-
Gets a list of CSS classes for the WP_List_Table table tag.
-
Gets the current page number.
-
Generates the table navigation above or below the table
-
Gets the number of items to display on a single page.
-
Displays the pagination.
-
Gets a list of columns.
-
Gets a list of sortable columns.
-
Gets a list of all, hidden, and sortable columns, with filter applied.
-
Access the pagination args.
-
Generates the required HTML for a list of row action links.
-
Determines whether the table has items to display or not
-
Displays a dropdown for filtering items in the list table by month.
-
Message to be displayed when there are no items
-
Displays the search box.
-
Gets the list of views available on this table.
-
methodWP_List_Table::views()
Displays the list of views available on this table.
-
Filters the list of available list table views.
-
Constructor.
-
Retrieves the list of bulk actions available for this table.
-
Checks the current user’s permissions