Render screen reader text.
WP_Screen::set_screen_reader_content
Add accessible hidden headings and text for the screen.
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::get_options
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.
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.
WP_Screen::remove_help_tabs
Removes all help tabs from the contextual help for the screen.
Advertisement
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.
WP_Screen::get_columns
Gets the number of layout columns the user has selected.