wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



wp-includes/update.php › WordPress File

Funkcje13
A simple set of functions to check the WordPress.org Version Update service.


Function Short description
wp_clean_update_cacheClears existing update caches for plugins, themes, and core.
wp_delete_all_temp_backupsSchedules the removal of all contents in the temporary backup directory.
wp_get_translation_updatesRetrieves a list of all language updates available.
wp_get_update_dataCollects counts and UI strings for available updates.
wp_maybe_auto_updatePerforms WordPress automatic background updates.
wp_schedule_update_checksSchedules core, theme, and plugin update checks.
wp_update_pluginsChecks for available updates to plugins based on the latest versions hosted on WordPress.org.
wp_update_themesChecks for available updates to themes based on the latest versions hosted on WordPress.org.
wp_version_checkChecks WordPress version against the newest version.
_maybe_update_coreDetermines whether core should be updated.
_maybe_update_pluginsChecks the last time plugins were run before checking plugin versions.
_maybe_update_themesChecks themes versions only after a duration of time.
_wp_delete_all_temp_backupsDeletes all contents in the temporary backup directory.