ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/update.php

wp_delete_all_temp_backups()

Function: Schedules the removal of all contents in the temporary backup directory.

Source: wp-includes/update.php:1026

Used by 0 functions | Uses 0 functions

_wp_delete_all_temp_backups()

Function: Deletes all contents in the temporary backup directory.

Source: wp-includes/update.php:1052

Used by 0 functions | Uses 0 functions

wp_maybe_auto_update

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

Source: wp-includes/update.php:241

Used by 0 functions | Uses 0 functions

update_plugins_{$hostname}

Filter Hook: Filters the update response for a given plugin hostname.

Source: wp-includes/update.php:457

Used by 0 functions | Uses 0 functions

update_themes_{$hostname}

Filter Hook: Filters the update response for a given theme hostname.

Source: wp-includes/update.php:734

Used by 0 functions | Uses 0 functions

wp_clean_update_cache()

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

Source: wp-includes/update.php:1009

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
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy