Render the option for number of columns on the page
WP_Screen::render_list_table_columns_preferences
Render the list table columns preferences.
WP_Screen::render_meta_boxes_preferences
Render the meta boxes preferences.
WP_Screen::render_screen_options
Render the screen options tab.
Advertisement
WP_Screen::show_screen_options
WP_Screen::render_screen_meta
Render the screen’s help section.
WP_Screen::remove_screen_reader_content
Remove all the accessible hidden headings and text for the screen.
WP_Screen::set_screen_reader_content
Add accessible hidden headings and text for the screen.
Advertisement
WP_Screen::get_screen_reader_text
Get a screen reader text string.
WP_Screen::get_screen_reader_content
Get the accessible hidden headings and text used in the screen.
WP_Screen::get_columns
Gets the number of layout columns the user has selected.
WP_Screen::set_help_sidebar
Add a sidebar to the contextual help for the screen.
Advertisement
WP_Screen::get_help_sidebar
Gets the content from a contextual help sidebar.
WP_Screen::remove_help_tabs
Removes all help tabs from the contextual help for the screen.
WP_Screen::remove_help_tab
Removes a help tab from the contextual help for the screen.