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::column_author
Handles the post author column output.
WP_Posts_List_Table::formats_dropdown
Displays a formats drop-down for filtering items.
WP_Posts_List_Table::extra_tablenav
WP_Posts_List_Table::current_action
Advertisement
WP_Posts_List_Table::__construct
Constructor.
WP_Posts_List_Table::set_hierarchical_display
Sets whether the table layout should be hierarchical or not.