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.
WP_Posts_List_Table::_column_title
WP_Posts_List_Table::column_title
Handles the title column output.
Advertisement
WP_Posts_List_Table::column_date
Handles the post date column output.
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.
Advertisement
WP_Posts_List_Table::get_table_classes
WP_Posts_List_Table::__construct
Constructor.
WP_Posts_List_Table::set_hierarchical_display
Sets whether the table layout should be hierarchical or not.