• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register

WordPress.org

  • Showcase
  • Learn
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
    • Five for the Future
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / wp-includes/update.php

core_version_check_query_args

Filter Hook: Filters the query arguments sent as part of the core version check.

Source: wp-includes/update.php:129

Used by 1 function | Uses 0 functions

wp_clean_update_cache()

Function: Clear existing update caches for plugins, themes, and core.

Source: wp-includes/update.php:868

Used by 2 functions | Uses 3 functions

wp_maybe_auto_update

Action Hook: Fires during wp_cron, starting the auto-update process.

Source: wp-includes/update.php:256

Used by 1 function | Uses 0 functions

_maybe_update_plugins()

Function: Check the last time plugins were run before checking plugin versions.

Source: wp-includes/update.php:811

Used by 0 functions | Uses 2 functions

_maybe_update_themes()

Function: Check themes versions only after a duration of time.

Source: wp-includes/update.php:832

Used by 0 functions | Uses 2 functions

wp_schedule_update_checks()

Function: Schedule core, theme, and plugin update checks.

Source: wp-includes/update.php:849

Used by 0 functions | Uses 3 functions

wp_version_check()

Function: Check WordPress version against the newest version.

Source: wp-includes/update.php:26

Used by 5 functions | Uses 32 functions

core_version_check_locale

Filter Hook: Filters the locale requested for WordPress core translations.

Source: wp-includes/update.php:70

Used by 1 function | Uses 0 functions

wp_update_plugins()

Function: Checks for available updates to plugins based on the latest versions hosted on WordPress.org.

Source: wp-includes/update.php:276

Used by 5 functions | Uses 20 functions

plugins_update_check_locales

Filter Hook: Filters the locales requested for plugin translations.

Source: wp-includes/update.php:368

Used by 2 functions | Uses 0 functions

wp_update_themes()

Function: Checks for available updates to themes based on the latest versions hosted on WordPress.org.

Source: wp-includes/update.php:471

Used by 4 functions | Uses 20 functions

themes_update_check_locales

Filter Hook: Filters the locales requested for theme translations.

Source: wp-includes/update.php:573

Used by 1 function | Uses 0 functions

wp_maybe_auto_update()

Function: Performs WordPress automatic background updates.

Source: wp-includes/update.php:645

Used by 0 functions | Uses 0 functions

wp_get_translation_updates()

Function: Retrieves a list of all language updates available.

Source: wp-includes/update.php:660

Used by 5 functions | Uses 1 function

wp_get_update_data()

Function: Collect counts and UI strings for available updates

Source: wp-includes/update.php:690

Used by 5 functions | Uses 9 functions

wp_get_update_data

Filter Hook: Filters the returned array of update data for plugins, themes, and WordPress core.

Source: wp-includes/update.php:776

Used by 1 function | Uses 0 functions

_maybe_update_core()

Function: Determines whether core should be updated.

Source: wp-includes/update.php:786

Used by 0 functions | Uses 2 functions
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.