Render the meta boxes preferences.
WP_Screen::render_list_table_columns_preferences
Render the list table columns preferences.
WP_Screen::render_screen_layout
Render the option for number of columns on the page
WP_Screen::render_per_page_options
Render the items per page option
Advertisement
WP_Screen::render_view_mode
Render the list table view mode preferences.
WP_Screen::render_screen_reader_content
Render screen reader text.
WP_Screen::remove_screen_reader_content
Remove all the accessible hidden headings and text for the screen.
WP_Screen::render_screen_meta
Render the screen’s help section.
Advertisement
WP_Screen::show_screen_options
WP_Screen::render_screen_options
Render the screen options tab.
WP_Screen::get_option
Gets the arguments for an option for the screen.
WP_Screen::get_help_tabs
Gets the help tabs registered for the screen.
Advertisement
WP_Screen::get_help_tab
Gets the arguments for a help tab.
WP_Screen::add_help_tab
Add a help tab to the contextual help for the screen.
WP_Screen::remove_help_tab
Removes a help tab from the contextual help for the screen.