ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/update.php

_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_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_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

plugins_update_check_locales

Filter Hook: Filters the locales requested for plugin translations.

Source: wp-includes/update.php:356

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

Used by 0 functions | Uses 0 functions

themes_update_check_locales

Filter Hook: Filters the locales requested for theme translations.

Source: wp-includes/update.php:633

Used by 0 functions | Uses 0 functions

wp_maybe_auto_update()

Function: Performs WordPress automatic background updates.

Source: wp-includes/update.php:786

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