Gets the number of layout columns the user has selected.
WP_Screen::get_screen_reader_content
Get the accessible hidden headings and text used in the screen.
WP_Screen::add_old_compat_help
Sets the old string-based contextual help for the screen for backward compatibility.
WP_Screen::get_screen_reader_text
Get a screen reader text string.
Advertisement
WP_Screen::set_parentage
Set the parent information for the screen.
WP_Screen::set_screen_reader_content
Add accessible hidden headings and text for the screen.
WP_Screen::add_option
Adds an option for the screen.
WP_Screen::remove_screen_reader_content
Remove all the accessible hidden headings and text for the screen.
Advertisement
WP_Screen::remove_option
Remove an option from the screen.
WP_Screen::render_screen_meta
Render the screen’s help section.
WP_Screen::remove_options
Remove all options from the screen.
WP_Screen::show_screen_options
Advertisement
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.