ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/update.php
  • Page 2

wp_get_update_data()

Function: Collects counts and UI strings for available updates.

Source: wp-includes/update.php:831

Used by 0 functions | Uses 0 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:917

Used by 0 functions | Uses 0 functions

_maybe_update_core()

Function: Determines whether core should be updated.

Source: wp-includes/update.php:927

Used by 0 functions | Uses 0 functions

_maybe_update_plugins()

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

Source: wp-includes/update.php:952

Used by 0 functions | Uses 0 functions

_maybe_update_themes()

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

Source: wp-includes/update.php:973

Used by 0 functions | Uses 0 functions

wp_schedule_update_checks()

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

Source: wp-includes/update.php:990

Used by 0 functions | Uses 0 functions

wp_version_check()

Function: Checks WordPress version against the newest version.

Source: wp-includes/update.php:27

Used by 0 functions | Uses 0 functions

core_version_check_locale

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

Source: wp-includes/update.php:71

Used by 0 functions | Uses 0 functions

core_version_check_query_args

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

Source: wp-includes/update.php:128

Used by 0 functions | 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:261

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy