New and updated in 5.2.0
-
Runs tests to determine if auto-updates can run.
Used by 0 functions | Uses 10 functions | Source: wp-admin/includes/class-wp-site-health-auto-updates.php:29 -
Tests if auto-updates related constants are set correctly.
Used by 1 function | Uses 1 function | Source: wp-admin/includes/class-wp-site-health-auto-updates.php:71 -
Checks if updates are intercepted by a filter.
Used by 1 function | Uses 4 functions | Source: wp-admin/includes/class-wp-site-health-auto-updates.php:94 -
Checks if automatic updates are disabled by a filter.
Used by 1 function | Uses 1 function | Source: wp-admin/includes/class-wp-site-health-auto-updates.php:116 -
functionwp_ajax_health_check_get_sizes()
Handles site health check to get directories and database sizes via AJAX.
-
Handles site health checks on server communication via AJAX.
-
Handles site health checks on background updates via AJAX.
-
Handles site health checks on loopback requests via AJAX.
-
Handles site health check to update the result status via AJAX.
-
Filters whether the users being deleted have additional content associated with them outside of the `post_author` and `link_owner` relationships.
-
functionwp_update_php_annotation()
Prints the default annotation for the web host altering the “Update PHP” page URL.
-
Validate a value based on a schema.
-
Downloads a package.
-
functionactivate_plugin()
Attempts activation of plugin in a “sandbox” and redirects on success.
-
functionpost_exists()
Determines if a post exists based on title, content, date and type.
-
functiondownload_url()
Downloads a URL to a local temporary file using the WordPress HTTP API.
-
functionmap_meta_cap()
Maps a capability to the primitive capabilities required of the given user to satisfy the capability being checked.
-
functiontranslate_user_role()
Translates role name.
-
functionwp_trim_excerpt()
Generates an excerpt from the content, if needed.
-
functionget_archives_link()
Retrieves archive link content based on predefined or custom code.
-
Filters the archive link content.
-
functionwp_get_archives()
Displays archive links based on type and format.
-
functionget_search_form()
Displays search form.
-
functionsafecss_filter_attr()
Filters an inline style attribute and removes disallowed rules.
-
hooksafe_style_css
Filters the list of allowed CSS attributes.
-
hookget_pagenum_link
Filters the page number link for the current request.
-
functionget_the_content()
Retrieves the post content.
-
functionget_dirsize()
Gets the size of a directory.
-
functionrecurse_dirsize()
Gets the size of a directory recursively.