New and updated in 5.3.0
-
Filters the array representing all the modules we wish to test for.
-
functionvalidate_plugin_requirements()
Validates the plugin requirements for WordPress version and PHP version.
-
Filters the text of the email sent with a personal data export file.
-
Validate a value based on a schema.
-
Constructor.
-
Sets up the site query, based on the query vars passed.
-
Stores an error message about the upgrade.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-ajax-upgrader-skin.php:114 -
Stores a message about the upgrade.
Used by 0 functions | Uses 2 functions | Source: wp-admin/includes/class-wp-ajax-upgrader-skin.php:150 -
functionrest_ensure_request()
Ensures request arguments are a request object (for consistency).
-
functionget_the_comments_navigation()
Retrieves navigation to next/previous set of comments, when applicable.
-
functionget_the_comments_pagination()
Retrieves a paginated navigation to next/previous set of comments, when applicable.
-
functionforce_balance_tags()
Balances tags of string using a modified stack.
-
Constructor.
-
functionwp_json_encode()
Encodes a variable into JSON, with some confidence checks.
-
function_navigation_markup()
Wraps passed links in navigational markup.
-
functionget_the_post_navigation()
Retrieves the navigation to next/previous post, when applicable.
-
functionget_the_posts_navigation()
Returns the navigation to next/previous set of posts, when applicable.
-
functionget_the_posts_pagination()
Retrieves a paginated navigation to next/previous set of posts, when applicable.
-
Filters the image sizes automatically generated when uploading an image.
-
Filters the generated attachment meta data.
-
functionwp_dashboard_cached_rss_widget()
Checks to see if all of the feed url in $check_urls are cached.
-
functionadd_pages_page()
Adds a submenu page to the Pages main menu.
-
functionadd_submenu_page()
Adds a submenu page.
-
functionadd_comments_page()
Adds a submenu page to the Comments main menu.
-
functionadd_management_page()
Adds a submenu page to the Tools main menu.
-
functionadd_options_page()
Adds a submenu page to the Settings main menu.
-
functionadd_theme_page()
Adds a submenu page to the Appearance main menu.
-
functionadd_plugins_page()
Adds a submenu page to the Plugins main menu.
-
functionadd_users_page()
Adds a submenu page to the Users/Profile main menu.
-
functionadd_dashboard_page()
Adds a submenu page to the Dashboard main menu.