Admin_Color_Schemes::update_admin_color_permissions_check() – Permission callback to edit the `admin_color` user meta.
Assets::get_file_url_for_environment() – Given a minified path, and a non-minified path, will return a minified or non-minified file URL based on whether SCRIPT_DEBUG is set and truthy.
Authorize_Redirect::build_authorize_url() – Create the Jetpack authorization URL. Copied from Jetpack class.
Autoloader_Handler::update_autoloader_chain() – Updates the spl autoloader chain: – Registers this namespace’s autoloader function.
Automatic_Install_Skin::set_upgrader() – Overwrites the set_upgrader to be able to tell if we e ven have the ability to write to the files.
Classic_Search::track_widget_updates() – Sends events to Tracks when a search filters widget is updated.
Classic_Search::update_search_results_aggregations() – If the query has already been run before filters have been updated, then we need to re-run the query to get the latest aggregations.
dashboard_quick_switcher_record_usage() – Trigger an event when the user uses the dashboard quick switcher.
Dedicated_Sender::prepare_url_for_dedicated_request_check() – Filter a URL to check if Dedicated Sync is enabled.
Endpoints::update_licensing_activation_notice_dismiss() – Update the user-licenses activation notice dismissal data.
Endpoints::user_licensing_permission_check() – Verify that user can view and update user-licensing data.
Featured_Content::jetpack_update_featured_content_for_split_terms() – Update Featured Content term data as necessary when a shared term is split.
Filter_Embedded_HTML_Objects::unregister() – Delete an existing registered pattern/replacement filter.
Full_Sync_Immediately::update_sent_progress_action() – Empty Function as we don’t close buffers on Immediate Full Sync.
Full_Sync::update_sent_progress_action() – Update the progress after sync modules actions have been processed on the server.
Functions::normalize_www_in_url() – Normalize domains by removing www unless declared in the site’s option.