• Skip to primary navigation
  • Skip to main content
  • Skip to footer
Jetpack a2z

Jetpack a2z

Jetpack a2z

  • Home
  • Plugins
  • Blocks
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
  • _
  • #
  • %
  • $
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
  • Y
  • Z
Home / Archives for APIs

_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.

A8C_WPCOM_Masterbar::remove_core_styles() – Remove the default Admin Bar CSS.

A8C_WPCOM_Masterbar::replace_core_masterbar() – Remove the default admin bar items and replace it with our own admin bar.

A8C_WPCOM_Masterbar::wpcom_adminbar_add_secondary_groups() – Add Secondary groups for submenu items.

A8C_WPCOM_Masterbar::wpcom_static_url() – Get base URL where our CSS and JS will come from.

Abstract_Jetpack_Site::after_render_options() –

Abstract_Jetpack_Site::after_render() –

Abstract_Jetpack_Site::before_render() –

Abstract_Jetpack_Site::current_theme_supports() –

Abstract_Jetpack_Site::featured_images_enabled() –

Abstract_Jetpack_Site::file_system_write_access() –

Abstract_Jetpack_Site::get_constant() –

Abstract_Jetpack_Site::get_icon() –

Abstract_Jetpack_Site::get_jetpack_modules() –

Abstract_Jetpack_Site::get_jetpack_version() –

Abstract_Jetpack_Site::get_mock_option() –

Abstract_Jetpack_Site::get_post_formats() –

Abstract_Jetpack_Site::get_theme_support() –

Abstract_Jetpack_Site::get_updates() –

Abstract_Jetpack_Site::is_a8c_publication() –

Abstract_Jetpack_Site::is_main_network() –

Abstract_Jetpack_Site::is_main_site() – Private methods

Abstract_Jetpack_Site::is_module_active() –

Abstract_Jetpack_Site::is_version_controlled() –

Abstract_Jetpack_Site::is_vip() –

Abstract_Jetpack_Site::main_network_site() –

Abstract_Jetpack_Site::max_upload_size() –

Abstract_Jetpack_Site::wp_max_memory_limit() –

Abstract_Jetpack_Site::wp_memory_limit() –

Abstract_Jetpack_Site::wp_version() –

Abtest::fetch_variation() – Fetch and cache the test variation for a provided A/B test from WP.com.

Abtest::get_variation() – Retrieve the test variation for a provided A/B test.

Abtest::request_variation() – Perform the request for a variation of a provided A/B test from WP.com.

accept_tos() – Makes a request to the WP.com legal endpoint to mark the Terms of Service as accepted.

Actions::add_sender_shutdown() – Prepares sync to send actions on shutdown for the current request.

Actions::add_woocommerce_sync_module() – Adds Woo’s sync modules to existing modules for sending.

Actions::add_wp_super_cache_sync_module() – Adds WP Super Cache’s sync modules to existing modules for sending.

Actions::cleanup_on_upgrade() – Perform maintenance when a plugin upgrade occurs.

Actions::clear_sync_cron_jobs() – Clears Jetpack sync cron jobs.

Actions::do_cron_full_sync() – Starts a full sync via cron.

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::do_cron_sync() – Starts an incremental sync via cron.

Actions::do_full_sync() – Kicks off a full sync.

Actions::do_initial_sync() – Kicks off the initial sync.

Actions::get_debug_details() – Helper function to get details as to why sync is not allowed, if it is not allowed.

Actions::get_start_time_offset() – Allows offsetting of start times for sync cron jobs.

Actions::get_sync_status() – Get syncing status for the given fields.

Actions::init_sync_cron_jobs() – Initializes Jetpack sync cron jobs.

Actions::init() – Initialize Sync for cron jobs, set up listeners for WordPress Actions, and set up a shut-down action for sending actions to WordPress.com

Actions::initialize_listener() – Initialize the sync listener.

Actions::initialize_sender() – Initializes the sync sender.

Actions::initialize_woocommerce() – Initializes sync for WooCommerce.

Actions::initialize_wp_super_cache() – Initializes sync for WP Super Cache.

Actions::jetpack_cron_schedule() – Adds a cron schedule for regular syncing via cron, unless the schedule already exists.

Actions::mark_sync_read_only() – Define JETPACK_SYNC_READ_ONLY constant if not defined.

Actions::maybe_schedule_sync_cron() – Decides if a sync cron should be scheduled.

Actions::prevent_publicize_blacklisted_posts() – Decides if the given post should be Publicized based on its type.

Actions::sanitize_filtered_sync_cron_schedule() – Sanitizes the name of sync’s cron schedule.

Actions::send_data() – Sends data to WordPress.com via an XMLRPC request.

Actions::set_is_importing_true() – Set an importing flag to `true` in sync settings.

Actions::should_initialize_sender_enqueue() – Decides if the sender should run on shutdown when actions are queued.

Actions::should_initialize_sender() – Decides if the sender should run on shutdown for this request.

Actions::sync_allowed() – Decides if sync should run at all during this request.

Actions::sync_via_cron_allowed() – Determines if syncing during a cron job is allowed.

activate() – Activate the Creative Mail plugin.

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

add_videopress_media_overrides() – Wherever the Media Modal is deployed, also deploy our overrides.

Admin_Bar_Notice::add_inline_styles() – Adds the inline styles if they are needed.

Admin_Bar_Notice::add_threats_to_toolbar() – Add the link to the admin bar.

Admin_Bar_Notice::enqueue_toolbar_script() – Add the inline styles and scripts if they are needed.

Admin_Bar_Notice::get_icon() – Returns the shield icon.

Admin_Bar_Notice::get_threat_count() – Returns the number of threats found or 0.

Admin_Bar_Notice::has_threats() – Return Whether boolean cached threats exist or null if the state is unknown.

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Interim pages omitted …
  • Go to page 73
  • Go to Next Page »

Footer

Jetpack a2z
Jetpack a2z
Jetpack a2z
WordPress 5.6
WordPress a2z
WordPress core a2z
Genesis Theme Framework a2z
Jetpack a2z
WordPress develop tests
Easy Digital Downloads a2z
WooCommerce a2z
Yoast SEO a2z
WordPress Blocks

Site:  jetpack.wp-a2z.org
© Copyright Jetpack a2z 2014-2021. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins

  • Home
  • Blog
  • Sitemap
  • Sites