If we tried to perform a core update, check if we should send an email, and if we need to avoid processing future updates.
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.
Advertisement
WP_Automatic_Updater::should_update
Tests to see if we can and should update a specific item.
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.
Advertisement
Walker_Nav_Menu_Edit::end_lvl
Ends the list of after the elements are added.
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.
Advertisement
Walker_Nav_Menu_Checklist::start_lvl
Starts the list before the elements are added.
Walker_Nav_Menu_Checklist::__construct
Walker_Category_Checklist::end_el
Ends the element output, if needed.