Remove all the accessible hidden headings and text for the screen.
WP_Screen::render_screen_meta
Render the screen’s help section.
WP_Screen::show_screen_options
WP_Screen::render_screen_options
Render the screen options tab.
Advertisement
WP_Screen::render_meta_boxes_preferences
Render the meta boxes preferences.
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
Advertisement
WP_Screen::render_view_mode
Render the list table view mode preferences.
WP_Screen::render_screen_reader_content
Render screen reader text.
WP_Screen::in_admin
Indicates whether the screen is in a particular admin
WP_Screen::get_columns
Gets the number of layout columns the user has selected.
Advertisement
WP_Screen::is_block_editor
Sets or returns whether the block editor is loading on the current screen.
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.