Tests for WordPress version and outputs it.
WP_Site_Health_Auto_Updates::__construct
WP_Site_Health_Auto_Updates constructor.
WP_Site_Health_Auto_Updates::run_tests
Run tests to determine if auto-updates can run.
WP_Site_Health_Auto_Updates::test_constants
Test if auto-updates related constants are set correctly.
Advertisement
WP_Site_Health_Auto_Updates::test_wp_version_check_attached
Check if updates are intercepted by a filter.
WP_Site_Health_Auto_Updates::test_filters_automatic_updater_disabled
Check if automatic updates are disabled by a filter.
WP_Site_Health_Auto_Updates::test_if_failed_update
Check if automatic updates have tried to run, but failed, previously.
WP_Site_Health_Auto_Updates::test_vcs_abspath
Check if WordPress is controlled by a VCS (Git, Subversion etc).
Advertisement
WP_Posts_List_Table::formats_dropdown
Displays a formats drop-down for filtering items.
WP_Debug_Data::check_for_updates
Calls all core functions to check for updates.
WP_Debug_Data::debug_data
Static function for generating site debug data when required.
WP_Debug_Data::format
Format the information gathered for debugging, in a manner suitable for copying to a forum or support ticket.
Advertisement
WP_Debug_Data::get_database_size
Fetch the total size of all the database tables for the active database user.
WP_Debug_Data::get_sizes
Fetch the sizes of the WordPress directories: `wordpress` (ABSPATH), `plugins`, `themes`, and `uploads`.
WP_Site_Health::admin_body_class
Add a class to the body HTML tag.