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

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