A8c_Mc_Stats::do_server_side_stats() – Pings the stats server for the current stats and empty the stored stats from the object
A8c_Mc_Stats::do_stats() – Outputs the tracking pixels for the current stats and empty the stored stats from the object
A8c_Mc_Stats::get_group_query_args() – Return the stats from a group in an array ready to be added as parameters in a query string
A8C_WPCOM_Masterbar::add_styles_and_scripts() – Enqueue our own CSS and JS to display our custom 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.
Abstract_Jetpack_Site::featured_images_enabled() – If the site’s current theme supports post thumbnails, return true (otherwise return false).
Abstract_Jetpack_Site::get_connection_active_plugins() – Fetch a list of active plugins that are using Jetpack Connection.
Abstract_Jetpack_Site::get_jetpack_modules() – This function returns the values of any active Jetpack modules.
Abstract_Jetpack_Site::is_module_active() – This function returns true if a specified Jetpack module is active, false otherwise.
Abstract_Jetpack_Site::is_vip() – This function returns false for a check as to whether a site is a VIP site or not.
Actions::add_dedicated_sync_sender_init() – Immediately sends actions on init for the current dedicated Sync request.
Actions::add_wp_super_cache_sync_module() – Adds WP Super Cache’s sync modules to existing modules for sending.
Actions::do_cron_sync_by_type() – Try to send actions until we run out of things to send, or have to wait more than 15s before sending again, or we hit a lock or some other sending issue
Actions::jetpack_cron_schedule() – Adds a cron schedule for regular syncing via cron, unless the schedule already exists.
Actions::should_initialize_sender_enqueue() – Decides if the sender should run on shutdown when actions are queued.
add_language_setting() – Adds an inline script which updates the block editor settings to add the site locale. This feels sligktly better than calling back to the API before registering the block. It also seemed better than creating a global
Admin_Color_Schemes::enqueue_core_color_schemes_overrides() – Enqueues current color-scheme overrides for core color schemes
Admin_Color_Schemes::get_admin_color_scheme_url() – Get the admin color scheme URL based on the environment
Admin_Color_Schemes::register_admin_color_meta() – Makes admin_color available in users REST API endpoint.
Admin_Color_Schemes::update_admin_color_permissions_check() – Permission callback to edit the `admin_color` user meta.
Admin_Menu::migrate_submenus() – Migrates submenu items from wp-admin menu slugs to Calypso menu slugs.
Admin_Menu::register_dashboard_switcher() – Prepend a dashboard swithcer to the "Screen Options" box of the current page.
Admin_Menu::set_site_notices_menu_class() – Adds a custom element class and id for Site Notices’s menu item.
Admin_Sidebar_Link::get_link_offset() – We create a menu offset by counting all the pages that have a jetpack_admin_page set as the capability.
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.