WP_Debug_Data::check_for_updates() In this article Table of ContentsSource Changelog ↑ Back to top Calls all core functions to check for updates. Source public static function check_for_updates() { wp_version_check(); wp_update_plugins(); wp_update_themes(); } View all references View on Trac View on GitHub Changelog VersionDescription5.2.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.