Helper to create links to edit.php with params.
WP_Posts_List_Table::get_views
WP_Posts_List_Table::get_bulk_actions
WP_Posts_List_Table::categories_dropdown
Displays a categories drop-down for filtering on the Posts list table.
Advertisement
WP_Posts_List_Table::column_default
Handles the default column output.
WP_Posts_List_Table::single_row
WP_Posts_List_Table::get_default_primary_column_name
Gets the name of the default primary column.
WP_Posts_List_Table::handle_row_actions
Generates and displays row action links.
Advertisement
WP_Posts_List_Table::inline_edit
Outputs the hidden row displayed when inline editing
WP_Posts_List_Table::get_sortable_columns
WP_Posts_List_Table::display_rows
WP_Posts_List_Table::_display_rows
Advertisement
WP_Posts_List_Table::_display_rows_hierarchical
WP_Posts_List_Table::_page_rows
Given a top level page ID, display the nested hierarchy of sub-pages together with paging support
WP_Posts_List_Table::column_cb
Handles the checkbox column output.