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.
Advertisement
WP_Posts_List_Table::_column_title
WP_Posts_List_Table::column_title
Handles the title column output.
WP_Posts_List_Table::column_date
Handles the post date column output.
WP_Posts_List_Table::column_comments
Handles the comments column output.
Advertisement
WP_Posts_List_Table::__construct
Constructor.
WP_Posts_List_Table::set_hierarchical_display
Sets whether the table layout should be hierarchical or not.
WP_Posts_List_Table::ajax_user_can
WP_Posts_List_Table::prepare_items
Advertisement
WP_Posts_List_Table::has_items
WP_Posts_List_Table::no_items
WP_Posts_List_Table::is_base_request
Determine if the current view is the “All” view.