ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-admin/includes/class-wp-automatic-updater.php

auto_plugin_theme_update_email

Filter Hook: Filters the email sent following an automatic background update for plugins and themes.

Source: wp-admin/includes/class-wp-automatic-updater.php:1345

Used by 0 functions | Uses 0 functions

WP_Automatic_Updater::is_allowed_dir()

Method: Checks whether access to a given directory is allowed.

Source: wp-admin/includes/class-wp-automatic-updater.php:71

Used by 0 functions | Uses 0 functions

WP_Automatic_Updater::after_plugin_theme_update()

Method: If we tried to perform plugin or theme updates, check if we should send an email.

Source: wp-admin/includes/class-wp-automatic-updater.php:975

Used by 0 functions | Uses 0 functions

auto_plugin_update_send_email

Filter Hook: Filters whether to send an email following an automatic background plugin update.

Source: wp-admin/includes/class-wp-automatic-updater.php:989

Used by 0 functions | Uses 0 functions

auto_theme_update_send_email

Filter Hook: Filters whether to send an email following an automatic background theme update.

Source: wp-admin/includes/class-wp-automatic-updater.php:1012

Used by 0 functions | Uses 0 functions

WP_Automatic_Updater::send_plugin_theme_email()

Method: Sends an email upon the completion or failure of a plugin or theme background update.

Source: wp-admin/includes/class-wp-automatic-updater.php:1047

Used by 0 functions | Uses 0 functions

WP_Automatic_Updater::update()

Method: Updates an item, if appropriate.

Source: wp-admin/includes/class-wp-automatic-updater.php:360

Used by 0 functions | Uses 0 functions

pre_auto_update

Action Hook: Fires immediately prior to an auto-update.

Source: wp-admin/includes/class-wp-automatic-updater.php:399

Used by 0 functions | Uses 0 functions

WP_Automatic_Updater::run()

Method: Kicks off the background update process, looping through all pending updates.

Source: wp-admin/includes/class-wp-automatic-updater.php:500

Used by 0 functions | Uses 0 functions

automatic_updates_send_debug_email

Filter Hook: Filters whether to send a debugging email for each automatic background update.

Source: wp-admin/includes/class-wp-automatic-updater.php:595

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