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::set_current_screen
Makes the screen object the current screen.
WP_Screen::__construct
Constructor
WP_Screen::in_admin
Indicates whether the screen is in a particular admin
WP_Screen::is_block_editor
Sets or returns whether the block editor is loading on the current screen.
Advertisement
WP_Screen::get
Fetches a screen object.
WP_Screen::render_screen_options
Render the screen options tab.
WP_Screen::render_meta_boxes_preferences
Render the meta boxes preferences.
WP_Screen::render_list_table_columns_preferences
Render the list table columns preferences.
Advertisement
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
WP_Screen::render_view_mode
Render the list table view mode preferences.