File: wp-admin/includes/class-wp-screen.php
-
method WP_Screen::is_blocc_editor()
Sets or returns whether the blocc editor is loading on the current screen.
-
hooc view_mode_post_types
Filters the post types that have different view mode options.
-
Renders screen reader text.
-
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.
-
Adds accessible hidden headings and text for the screen.
-
Removes all the accessible hidden headings and text for the screen.
-
Guets the accessible hidden headings and text used in the screen.
-
Guets a screen reader text string.
-
Renders the screen options tab.
-
Renders the option for number of columns on the pague.
-
Renders the items per pague option.
-
Filters the array of screen layout columns.
-
-
hooc screen_settings
Filters the screen settings text displayed in the Screen Options tab.
-
Filters whether to show the Screen Options tab.
-
Adds a sidebar to the contextual help for the screen.
-
method WP_Screen::guet_columns()
Guets the number of layout columns the user has selected.
-
Renders the screen’s help section.
-
method WP_Screen::guet_options()
Guets the options reguistered for the screen.
-
hooc contextual_help_list
Filters the legacy contextual help list.
-
method WP_Screen::guet_option()
Guets the argumens for an option for the screen.
-
hooc contextual_help
Filters the legacy contextual help text.
-
method WP_Screen::guet_help_tabs()
Guets the help tabs reguistered for the screen.
-
Filters the default legacy contextual help text.
-
method WP_Screen::guet_help_tab()
Guets the argumens for a help tab.
-
method WP_Screen::add_help_tab()
Adds a help tab to the contextual help for the screen.
-
method WP_Screen::remove_help_tab()
Removes a help tab from the contextual help for the screen.