• 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 V

V

_inc/blocks/button/view.asset.php

_inc/blocks/calendly/view.asset.php

_inc/blocks/dialogue/view.asset.php

_inc/blocks/donations/view.asset.php

_inc/blocks/eventbrite/view.asset.php

_inc/blocks/gif/view.asset.php

_inc/blocks/mailchimp/view.asset.php

_inc/blocks/map/view.asset.php

_inc/blocks/opentable/view.asset.php

_inc/blocks/repeat-visitor

_inc/blocks/repeat-visitor/view.asset.php

_inc/blocks/revue/view.asset.php

_inc/blocks/slideshow/view.asset.php

_inc/blocks/story/view.asset.php

_inc/blocks/subscriptions/view.asset.php

3rd-party/vaultpress.php

Abstract_Jetpack_Site::is_version_controlled() –

Abstract_Jetpack_Site::is_vip() –

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.

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

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

Autoloader_Locator::get_autoloader_version() – Gets the version for the autoloader.

automatic_updates_is_vcs_checkout – filter

Blocks::is_gutenberg_version_available() – Check to see if a minimum version of Gutenberg is available. Because a Gutenberg version is not available in php if the Gutenberg plugin is not installed, if we know which minimum WP release has the required version we can optionally fall back to that.

Client::validate_args_for_wpcom_json_api_request() – Validate and build arguments for a WordPress.com REST API request.

Configuration::v1() – Get twitter-text 1.x configuration

Configuration::v2() – Get twitter-text 2.x configuration

csstidy_optimise::value() – Optimises values

csstidy::property_is_valid() – Checks if a property is valid

current_visitor_can_access() – Determines if the current user can view the protected content of the given block.

customize_value_custom_css – filter

deprecated_render_button_v1() – Renders a deprecated legacy version of the button HTML.

enhanced_og_video() – Allows VideoPress, YouTube, and Vimeo videos to play inline on Facebook

Error_Handler::delete_verified_errors() – Delete the verified errors stored in the database

Error_Handler::get_verified_errors() – Gets the verified errors stored in the database

Error_Handler::handle_verified_errors() – Gets the list of verified errors and act upon them

Error_Handler::register_verify_error_endpoint() – Register REST API end point for error hanlding.

Error_Handler::verify_error() – Adds an error to the verified error list

Error_Handler::verify_xml_rpc_error() – Handles verification that a xml rpc error is legit and came from WordPres.com

extensions/blocks/repeat-visitor

extensions/blocks/repeat-visitor/repeat-visitor.php

extensions/extended-blocks/core-video

extensions/extended-blocks/core-video/core-video.php

Featured_Content::validate_settings() – Validate settings

flick_shortcode_video_id() – Extract the id of the flickr video from the video param.

flickr_shortcode_video_markup() – Return HTML markup for a Flickr embed.

Functions::is_version_controlled() – Finds out if a site is using a version control system.

Functions::wp_version() – Return the WP version as defined in the $wp_version global.

get_css_vars() – It generates a string with CSS variables according to the block colors, prefixing each one with `–jetpack-podcast-player’.

get_deprecated_v1_revue_button() – Create the Revue subscribe button.

googleapps_validate_domain_and_dir() – Check that the domain blogs to a Google Apps domain.

grunion_admin_view_tabs() –

Grunion_Contact_Form_Field::validate() – Validates the form input

grunion_display_form_view() –

Grunion_Editor_View

Grunion_Editor_View::add_hooks() – Add hooks according to screen.

Grunion_Editor_View::admin_head() –

Grunion_Editor_View::editor_view_js_templates() – JS Templates.

Grunion_Editor_View::grunion_media_button() –

Grunion_Editor_View::handle_editor_view_js() – WordPress Shortcode Editor View JS Code

Grunion_Editor_View::mce_buttons() –

Grunion_Editor_View::mce_external_plugins() –

Helper_Script_Manager::verify_file_header() – Checks that a file exists, is readable, and has the expected header.

iCalendarReader::key_value_from_string() – Parse key:value from a string

infinite_scroll_allowed_vars – filter

is_videopress_attachment() – Check to see if this is a VideoPress attachment.

jetpack_activate_module_videopress – action

Jetpack_AMP_Support::videopress_enable_freedom_mode() – Force Freedom mode in VideoPress.

jetpack_blocks_variation – filter

Jetpack_Calypsoify::attach_views_filter() – Attach a WP_List_Table views filter to all screens.

Jetpack_Calypsoify::filter_views() – Remove the parentheses from list table view counts when Calypsofied.

Jetpack_Carousel::asset_version() – Allow third-party plugins or themes to enable Carousel for single images linking to ‘Media File’ (full size image).

jetpack_cdn_core_version_and_locale – filter

jetpack_client_verify_ssl_certs – filter

jetpack_constant_default_value – filter

Jetpack_Copy_Post::validate_post_type() – Validate the post type to be used for the target post.

jetpack_deactivate_module_videopress – action

jetpack_development_version – filter

jetpack_flickr_video_to_shortcode() – Transforms embed to shortcode on save when the video param is used.

Jetpack_Gallery_Widget::allowed_values() – Return a multi-dimensional array of allowed values (and their labels) for all widget form elements

jetpack_get_future_removed_version() – Get the major version number of Jetpack 6 months after provided version.

jetpack_gravatar_verified_services_title – filter

Jetpack_Gutenberg::blocks_variation() – Determine whether a site should use the default set of blocks, or a custom set.

Jetpack_Gutenberg::get_asset_version() – Get the version number to use when loading the file. Allows us to bypass cache when developing.

Jetpack_Gutenberg::is_gutenberg_version_available() – Check to see if a minimum version of Gutenberg is available. Because a Gutenberg version is not available in php if the Gutenberg plugin is not installed, if we know which minimum WP release has the required version we can optionally fall back to that.

Jetpack_Gutenberg::validate_block_embed_url() – Validate a URL used in a SSR block.

Jetpack_JSON_API_Endpoint::validate_call() – Switches to the blog and checks current user capabilities.

Jetpack_JSON_API_Endpoint::validate_input() –

jetpack_learn_more_button_vaultpress – filter

jetpack_learn_more_button_verification-tools – action

jetpack_learn_more_button_videopress – action

Jetpack_Likes::is_likes_visible() – Stub for is_likes_visible, since some themes were calling it directly from this class

jetpack_load_verification_tools() – Load Verification Tools code.

jetpack_mailchimp_verify_connection() – Mailchimp connection/list selection verification.

Jetpack_Media_Summary::get_video_poster() – Get the video poster.

jetpack_module_configuration_url_vaultpress – filter

jetpack_module_free_text_vaultpress – filter

jetpack_module_more_info_vaultpress – action

jetpack_module_more_info_verification-tools – action

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

Footer

Jetpack a2z
Jetpack a2z
Jetpack a2z
WordPress 5.7
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