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_my_home_submenu_item() – Adds "My Home" submenu item to sites that are eligible.
A8C_WPCOM_Masterbar::add_styles_and_scripts() – Enqueue our own CSS and JS to display our custom admin bar.
A8C_WPCOM_Masterbar::clear_core_masterbar() – Remove all existing toolbar entries from core Masterbar
A8C_WPCOM_Masterbar::create_menu_item_anchor() – Create a link tag based on information about a menu item.
A8C_WPCOM_Masterbar::is_my_home_enabled() – Calls the wpcom API to get the creation date of the site and determine if it’s eligible for the ‘My Home’ page.
A8C_WPCOM_Masterbar::maybe_logout_user_from_wpcom() – Log out from WordPress.com when logging out of the local site.
A8C_WPCOM_Masterbar::replace_core_masterbar() – Remove the default admin bar items and replace it with our own admin bar.
Abstract_Jetpack_Site::is_module_active() – This function returns true if a specified Jetpack module is active, false otherwise.