A8C_WPCOM_Masterbar::replace_core_masterbar() – Remove the default admin bar items and replace it with our own admin bar.
Abstract_Jetpack_Site::after_render_options() – Extends the Jetpack options array with details including site constraints, WordPress and Jetpack versions, and plugins using the Jetpack connection.
Abstract_Jetpack_Site::after_render() – If a user has manage options permissions and the site is the main site of the network, make updates visible.
Abstract_Jetpack_Site::before_render() – This function is implemented on WPCom sites, where a filter is removed which forces the URL to http.
Abtest::request_variation() – Perform the request for a variation of a provided A/B test from WP.com.
Admin_Color_Schemes::register_admin_color_meta() – Makes admin_color available in users REST API endpoint.
Admin_Menu::register_dashboard_switcher() – Prepend a dashboard swithcer to the "Screen Options" box of the current page.
Admin_Sidebar_Link::maybe_refresh_transient_cache() – Triggers a cron job to refresh the Scan and Rewind state cache.
amp_twentynineteen_infinite_scroll_render_hooks() – Load AMP theme specific hooks for infinite scroll.
Atomic_Additional_CSS_Manager::register_nudge() – Replace the Additional CSS section from Customiz¡er with an upgrade nudge.
Authorize_Redirect::build_authorize_url() – Create the Jetpack authorization URL. Copied from Jetpack class.
Authorize_Redirect::filter_connect_redirect_url() – Filters the redirection URL that is used for connect requests. The redirect URL should return the user back to the Jetpack console.
Authorize_Redirect::get_calypso_env() – Return Calypso environment value; used for developing Jetpack and pairing it with different Calypso enrionments, such as localhost.
Autoloader_Handler::should_autoloader_reset() – Checks whether the autoloader should be reset. The autoloader should be reset:
Backup::has_required_plan() – Checks whether the current plan (or purchases) of the site already supports the product
beaverbuilder_refresh() – If masterbar module is active force BeaverBuilder to refresh when publishing a layout.
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.
Client::_wp_remote_request() – Wrapper for wp_remote_request(). Turns off SSL verification for certain SSL errors.
Client::build_signed_request() – Adds authorization signature to a remote request using Jetpack_Signature
Connections_Post_Field::filter_response_by_context() – Removes properties that should not appear in the current request’s context
Connections_Post_Field::register_fields() – Registers the jetpack_publicize_connections field. Called automatically on `rest_api_init()`.
Connections_Post_Field::rest_insert() – After creating a new post, update our cached data to reflect the new post ID.
Connections_Post_Field::rest_pre_insert() – Prior to updating the post, first calculate which Services to Publicize to and which to skip.
Container::register_shared_dependencies() – Registers all of the dependencies that are shared between all instances of the autoloader.
CrowdsignalShortcode::register_scripts() – Register scripts that may be enqueued later on by the shortcode.
dashboard_quick_switcher_record_usage() – Trigger an event when the user uses the dashboard quick switcher.
Dashboard_Switcher_Tracking::record_switch_event() – Create an event for the Quick switcher when the user changes it’s preferred view.
Data_Settings::add_required_settings() – Adds the data settings that are always required for every plugin that uses Sync.
Deprecated_Sharing_Source::process_request() – Process sharing request. Add actions that need to happen when sharing here.
Error_Handler::jetpack_react_dashboard_error() – Adds the error message to the Jetpack React Dashboard
Error_Handler::verify_xml_rpc_error() – Handles verification that a xml rpc error is legit and came from WordPres.com
Filter_Embedded_HTML_Objects::regexp_entities() – Replace HTML entities in current HTML element regexp.