New and updated in 3.3.0
-
Filters whether the user is allowed to edit a specific meta key of a specific object type.
-
Checks that the source package contains a valid plugin.
-
Checks that the package source contains a valid theme.
-
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_option()
Gets the arguments for an option for the screen.
-
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.
-
Adds a sidebar to the contextual help for the screen.
-
methodWP_Screen::get()
Fetches a screen object.
-
Makes the screen object the current screen.
-
methodWP_Screen::__construct()
Constructor
-
Sets the old string-based contextual help for the screen for backward compatibility.
-
Sets the parent information for the screen.
-
methodWP_Screen::add_option()
Adds an option for the screen.
-
Filters the list of hidden meta boxes.
-
classWP_Screen
Core class used to implement an admin screen API.
-
functionwxr_filter_postmeta()
Determines whether to selectively skip post meta used for WXR exports.
-
Filters whether to selectively skip post meta used for WXR exports.
-
functionwp_get_db_schema()
Retrieve the SQL for creating database tables.
-
functionwp_welcome_panel()
Displays a welcome panel to introduce users to WordPress.
-
Filters the dbDelta SQL queries for creating tables and/or databases.
-
Filters the dbDelta SQL queries for inserting or updating.
-
hookdbdelta_queries
Filters the dbDelta SQL queries.
-
Prevents new users from seeing existing ‘new feature’ pointers.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-internal-pointers.php:172 -
classWP_Internal_Pointers
Core class used to implement an internal admin pointers API.
Used by 0 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-internal-pointers.php:16