WP_Site_Health::detect_plugin_theme_auto_update_issues()
Check for potential issues with plugin and theme auto-updates.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Check for potential issues with plugin and theme auto-updates.
Enqueues the site health scripts.
Populate our list of cron events and store them to a class-wide variable.
Return an instance of the WP_Site_Health class, or create one if none exist yet.
Tests if the Authorization header has the expected values.
Test if WordPress can run automated background updates.
Test if the site can communicate with WordPress.org.
Test if ‘file_uploads’ directive in PHP.ini is turned off.
Test if HTTP requests are blocked.
Test if your site is serving content over HTTPS.