Sends an email upon the completion or failure of a plugin or theme background update.
WP_Automatic_Updater::after_plugin_theme_update
If we tried to perform plugin or theme updates, check if we should send an email.
WP_Automatic_Updater::send_email
Sends an email upon the completion or failure of a background core update.
WP_Automatic_Updater::after_core_update
If we tried to perform a core update, check if we should send an email, and if we need to avoid processing future updates.
Advertisement
WP_Automatic_Updater::run
Kicks off the background update process, looping through all pending updates.
WP_Automatic_Updater::update
Update an item, if appropriate.
WP_Automatic_Updater::send_core_update_notification_email
Notifies an administrator of a core update.
WP_Automatic_Updater::should_update
Tests to see if we can and should update a specific item.
Advertisement
WP_Automatic_Updater::is_vcs_checkout
Check for version control checkouts.
WP_Automatic_Updater::is_disabled
Whether the entire automatic updater is disabled.
Walker_Nav_Menu_Edit::start_el
Start the element output.
Walker_Nav_Menu_Edit::end_lvl
Ends the list of after the elements are added.
Advertisement
Walker_Nav_Menu_Edit::start_lvl
Starts the list before the elements are added.
Walker_Nav_Menu_Checklist::start_el
Start the element output.
Walker_Nav_Menu_Checklist::end_lvl
Ends the list of after the elements are added.