Set the parent information for the screen.
WP_Screen::add_option
Adds an option for the screen.
WP_Screen::get_option
Gets the arguments for an option for the screen.
WP_Screen::add_help_tab
Add a help tab to the contextual help for the screen.
Advertisement
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.
WP_Internal_Pointers::enqueue_scripts
Initializes the new feature pointers.
WP_Internal_Pointers::print_js
Print the pointer JavaScript data.
Advertisement
WP_Internal_Pointers::dismiss_pointers_for_new_users
Prevents new users from seeing existing ‘new feature’ pointers.
Theme_Upgrader::check_package
Check that the package source contains a valid theme.
Plugin_Upgrader::check_package
Check a source package to be sure it contains a plugin.
_WP_Editors::editor_js
Print (output) the TinyMCE configuration and initialization scripts.
Advertisement
_WP_Editors::parse_settings
Parse default arguments for the editor instance.
_WP_Editors::editor
Outputs the HTML for a single instance of the editor.