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