1 to 30 of 9324
- _jetpack_og_get_image_validate_size() – Validate the width and height against required width and height
- _jetpack_require_compat_file() – Requires a file once, if the passed key exists in the files array.
- A8c_Mc_Stats::__construct() – Class Constructor
- A8c_Mc_Stats::add() – Store a stat for later output.
- A8c_Mc_Stats::build_stats_url() – Builds the stats url.
- A8c_Mc_Stats::do_server_side_stat() – Runs stats code for a one-off, server-side.
- 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_current_stats() – Gets current stats stored to be processed
- 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_Mc_Stats::get_stats_urls() – Gets a list of trac URLs for every stored URL
- A8C_WPCOM_Masterbar::__construct() – Constructor
- A8C_WPCOM_Masterbar::add_me_submenu() – Add User info menu item.
- A8C_WPCOM_Masterbar::add_my_home_submenu_item() – Adds "My Home" submenu item to sites that are eligible.
- A8C_WPCOM_Masterbar::add_my_sites_submenu() – Add the "My Site" menu item in the root default group.
- A8C_WPCOM_Masterbar::add_notifications() – Add the Notifications menu item.
- A8C_WPCOM_Masterbar::add_reader_submenu() – Add the "Reader" menu item in the root default group.
- A8C_WPCOM_Masterbar::add_styles_and_scripts() – Enqueue our own CSS and JS to display our custom admin bar.
- A8C_WPCOM_Masterbar::add_write_button() – Add Write Menu item.
- A8C_WPCOM_Masterbar::admin_body_class() – Adds CSS classes to admin body tag.
- A8C_WPCOM_Masterbar::build_wpcom_masterbar() – Add entries corresponding to WordPress.com Masterbar
- 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::create_menu_item_pair() – Merge 2 menu items together into 2 link tags.
- A8C_WPCOM_Masterbar::get_locale() – Get WordPress.com current locale name.
- A8C_WPCOM_Masterbar::get_rtl_admin_bar_class() – Get class name for RTL sites.
- A8C_WPCOM_Masterbar::init() – Initialize our masterbar.
- 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::is_rtl() – Check if the user settings are for an RTL language or not.
- A8C_WPCOM_Masterbar::maybe_logout_user_from_wpcom() – Log out from WordPress.com when logging out of the local site.