Sets whether the table layout should be hierarchical or not.
WP_Posts_List_Table::ajax_user_can
WP_Posts_List_Table::prepare_items
WP_Posts_List_Table::has_items
Advertisement
WP_Posts_List_Table::no_items
WP_Posts_List_Table::is_base_request
Determine if the current view is the “All” view.
WP_Posts_List_Table::single_row
WP_Posts_List_Table::get_default_primary_column_name
Gets the name of the default primary column.
Advertisement
WP_Posts_List_Table::handle_row_actions
Generates and displays row action links.
WP_Posts_List_Table::inline_edit
Outputs the hidden row displayed when inline editing
WP_Posts_List_Table::column_title
Handles the title column output.
WP_Posts_List_Table::column_date
Handles the post date column output.
Advertisement
WP_Posts_List_Table::column_comments
Handles the comments column output.
WP_Posts_List_Table::column_author
Handles the post author column output.
WP_Posts_List_Table::column_default
Handles the default column output.