WP_Posts_List_Table
Methods
1 to 17 of 17
- WP_Posts_List_Table::__construct() – Constructor.
- WP_Posts_List_Table::_column_title() –
- WP_Posts_List_Table::ajax_user_can() –
- WP_Posts_List_Table::column_author() – Handles the post author column output.
- WP_Posts_List_Table::column_comments() – Handles the comments column output.
- WP_Posts_List_Table::column_date() – Handles the post date column output.
- WP_Posts_List_Table::current_action() –
- WP_Posts_List_Table::display_rows() –
- WP_Posts_List_Table::get_bulk_actions() –
- WP_Posts_List_Table::get_default_primary_column_name() – Gets the name of the default primary column.
- WP_Posts_List_Table::get_edit_link() – Helper to create links to edit.php with params.
- WP_Posts_List_Table::get_sortable_columns() –
- WP_Posts_List_Table::get_views() –
- WP_Posts_List_Table::has_items() –
- WP_Posts_List_Table::is_base_request() – Determine if the current view is the "All" view.
- WP_Posts_List_Table::no_items() –
- WP_Posts_List_Table::set_hierarchical_display() – Sets whether the table layout should be hierarchical or not.