Get the options registered for the screen.
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.
WP_Screen::get_help_tab
Gets the arguments for a help tab.
Advertisement
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.
WP_Screen::render_screen_options
Render the screen options tab.
WP_Screen::render_meta_boxes_preferences
Render the meta boxes preferences.
Advertisement
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
WP_Screen::render_view_mode
Render the list table view mode preferences.
Advertisement
WP_Screen::render_screen_reader_content
Render screen reader text.
WP_Screen::get_help_sidebar
Gets the content from a contextual help sidebar.
WP_Screen::set_help_sidebar
Add a sidebar to the contextual help for the screen.