File: wp-admin/includes/class-wp-screen.php
-
Sets or returns whether the block editor is loading on the current screen.
-
Filters whether to show the Screen Options submit button.
-
Renders the meta boxes preferences.
-
Renders the list table columns preferences.
-
Renders the list table view mode preferences.
-
Filters the post types that have different view mode options.
-
Renders screen reader text.
-
Adds accessible hidden headings and text for the screen.
-
Removes all the accessible hidden headings and text for the screen.
-
Gets the accessible hidden headings and text used in the screen.
-
Gets a screen reader text string.
-
Filters the array of screen layout columns.
-
-
hookscreen_settings
Filters the screen settings text displayed in the Screen Options tab.
-
Filters whether to show the Screen Options tab.
-
Renders the screen options tab.
-
Renders the option for number of columns on the page.
-
Renders the items per page option.
-
Renders the screen’s help section.
-
methodWP_Screen::get_options()
Gets the options registered for the screen.
-
Filters the legacy contextual help list.
-
methodWP_Screen::get_option()
Gets the arguments for an option for the screen.
-
hookcontextual_help
Filters the legacy contextual help text.
-
Gets the help tabs registered for the screen.
-
Filters the default legacy contextual help text.
-
Gets the arguments for a help tab.
-
Adds a help tab to the contextual help for the screen.
-
Removes a help tab from the contextual help for the screen.
-
Removes all help tabs from the contextual help for the screen.
-
Gets the content from a contextual help sidebar.