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::no_items
Advertisement
WP_Posts_List_Table::column_cb
Handles the checkbox column output.
WP_Posts_List_Table::is_base_request
Determine if the current view is the “All” view.
WP_Posts_List_Table::_column_title
WP_Posts_List_Table::get_edit_link
Helper to create links to edit.php with params.
Advertisement
WP_Posts_List_Table::column_title
Handles the title column output.
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::__construct
Constructor.
WP_Posts_List_Table::set_hierarchical_display
Sets whether the table layout should be hierarchical or not.