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

P

Abstract_Jetpack_Site::get_post_formats() – Returns an array of supported post formats.

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

Admin_Menu::add_custom_post_type_menu() – Adds a custom post type menu.

Admin_Menu::add_page_menu() – Adds Page menu.

Admin_Menu::add_plugins_menu() – Adds Plugins menu.

Admin_Menu::add_portfolio_menu() – Adds Portfolio menu.

Admin_Menu::add_posts_menu() – Adds Posts menu.

Admin_Menu::get_preferred_view() – Get the preferred view for the given screen.

Admin::register_submenu_page() – Register’s submenu.

amp_skip_post() – Determine if AMP should be disabled on posts having "Pay with PayPal" blocks.

Anti_Spam::get_pricing_for_ui() – Get the product princing details

Anti_Spam::get_wpcom_product_slug() – Get the WPCOM product slug used to make the purchase

Assets::normalize_path() – Resolve ‘.’ and ‘.

Atomic_Admin_Menu::add_page_menu() – Forces Pages menu to WPAdmin for Atomic sites only.

Atomic_Admin_Menu::add_plugins_menu() – Adds Plugins menu.

Atomic_Admin_Menu::add_posts_menu() – Forces Posts menu to WPAdmin for Atomic sites only.

Atomic_Admin_Menu::get_preferred_view() – Get the preferred view for the given screen.

Attachments::process_add() – Handle the creation of a new attachment.

Attachments::process_update() – Handle updating an existing attachment.

Autoloader_Locator::get_autoloader_path() – Gets the path to the autoloader.

Backup::get_post_activation_url() – Get the URL the user is taken after activating the product

Backup::get_pricing_for_ui() – Get the product princing details

Backup::get_wpcom_product_slug() – Get the WPCOM product slug used to make the purchase

Backup::has_required_plan() – Checks whether the current plan (or purchases) of the site already supports the product

Base_Admin_Menu::get_preferred_view() – Get the preferred view for the given screen.

Base_Admin_Menu::get_preferred_views() – Get the preferred views for all screens.

Base_Admin_Menu::handle_preferred_view_ajax() – Handles AJAX requests setting a preferred view for a given screen.

Base_Admin_Menu::handle_preferred_view() – Stores the preferred view for the current screen.

Base_Admin_Menu::hide_parent_of_hidden_submenus() – Hide menus that are unauthorized and don’t have visible submenus and cases when the menu has the same slug as the first submenu item.

Base_Admin_Menu::set_preferred_view() – Sets the given view as preferred for the givens screen.

Blocks::remove_extension_prefix() – Remove the ‘jetpack/’ or jetpack-‘ prefix from an extension name

Boost::get_pricing_for_ui() – Get the product princing details

Boost::is_plugin_active() – Checks whether the plugin is active

Boost::is_plugin_installed() – Checks whether the plugin is installed

build_participant_css_classes() – Helper function to build CSS class, for the given participant.

Callables::set_plugin_action_links() – Parse and store the plugin action links if on the plugins page.

Callables::unlock_plugin_action_link_and_callables() – Unlock callables and plugin action links.

can_edit_post_type() – Checks whether the block editor can be used with the given post type.

Classes_Handler::create_classmap_path() – Creates the path to the plugin’s classmap file. The classmap filename is the filename generated by Jetpack Autoloader version >= 2.0.

Classes_Handler::enqueue_package_class() – Adds the version of a package to the $jetpack_packages_classmap global array so that the autoloader is able to find it.

Classes_Handler::set_class_paths() – Initializes the classmap.

Classic_Search::add_post_type_aggregation_to_es_query_builder() – Given an individual post_type aggregation, add it to the query builder object for use in Elasticsearch.

Classic_Search::filter__posts_pre_query() – Bypass the normal Search query and offload it to Jetpack servers.

Classic_Search::maybe_add_post_type_as_var() – Restricts search results to certain post types via a GET argument.

Classic_Search::print_query_failure() – Outputs information about the last Elasticsearch failure.

Classic_Search::print_query_success() – Outputs information about the last Elasticsearch search.

Client::protocol() – Gets protocol string.

Comments::filter_blacklisted_post_types() – Filter all blacklisted post types.

Config::enable_post_list() – Enables the Post_List feature.

Config::enable_publicize() – Enables the Publicize feature.

Config::on_plugins_loaded() – Runs on plugins_loaded hook priority with priority 2.

configure_plugin() – Set some options when first activating the plugin via Jetpack.

Connections_Post_Field::filter_response_by_context() – Removes properties that should not appear in the current request’s context

Connections_Post_Field::get_meta_to_update() – Get list of meta data to update per post ID.

Connections_Post_Field::get_schema() – Defines data structure and what elements are visible in which contexts

Connections_Post_Field::get() – The field’s wrapped getter. Does permission checks and output preparation.

Connections_Post_Field::is_valid_for_context() – Ensure that our request matches its expected context.

Connections_Post_Field::permission_check() – Permission check, based on module availability and user capabilities.

Connections_Post_Field::post_connection_schema() – Schema for the endpoint.

Connections_Post_Field::register_fields() – Registers the jetpack_publicize_connections field. Called automatically on `rest_api_init()`.

Connections_Post_Field::rest_insert() – After creating a new post, update our cached data to reflect the new post ID.

Connections_Post_Field::rest_pre_insert() – Prior to updating the post, first calculate which Services to Publicize to and which to skip.

Connections_Post_Field::update() – Update the connections slated to be shared to.

Crm::get_post_activation_url() – Get the URL the user is taken after activating the product

Crm::get_pricing_for_ui() – Get the product princing details

CrowdsignalShortcode::polldaddy_shortcode() – Support for legacy Polldaddy shortcode.

Crunion_Contact_Form_Shortcode::parse_content() – Processes the shortcode’s inner content for "child" shortcodes

csstidy_optimise::postparse() – Optimises $css after parsing

csstidy_print::__construct() – Constructor

csstidy_print::_convert_raw_css() – Converts $this->css array to a raw array ($this->tokens)

csstidy_print::_htmlsp() – Same as htmlspecialchars, only that chars are not replaced if $plain !== true. This makes print_code() cleaner.

csstidy_print::_print() – Returns the formatted CSS Code and saves it into $this->output_css and $this->output_css_plain

csstidy_print::_reset() – Resets output_css and output_css_plain (new css code)

csstidy_print::_seeknocomment() – Gets the next token type which is $move away from $key, excluding comments

csstidy_print::convert_raw_css() – Converts $this->css array to a raw array ($this->tokens)

csstidy_print::csstidy_print() – Call constructor function.

csstidy_print::formatted_page() – Returns the formatted CSS code to make a complete webpage

csstidy_print::formatted() – Returns the formatted CSS code

csstidy_print::get_diff() – Get difference between the old and new code in bytes and prints the code if necessary.

csstidy_print::get_ratio() – Get compression ratio

csstidy_print::htmlsp() – Same as htmlspecialchars, only that chars are not replaced if $plain !== true. This makes print_code() cleaner.

csstidy_print::plain() – Returns the CSS code as plain text

csstidy_print::seeknocomment() – Gets the next token type which is $move away from $key, excluding comments

csstidy_print::size() – Get the size of either input or output CSS in KB

csstidy::css_add_property() – Adds a property with value to the existing CSS code

csstidy::css_new_property() – Start a new propertie.

csstidy::parse_from_url() – Starts parsing from URL

csstidy::parse_string_list() – Accepts a list of strings (e.g., the argument to format() in a @font-face src property) and returns a list of the strings. Converts things like:

csstidy::parse() – Parses CSS in $string. The code is saved as array in $this->css

csstidy::property_is_next() – Checks if the next word in a string from pos is a CSS property

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

csstidy::write_page() – Write formatted output to a file

custom_css_is_customizer_preview() –

custom_css_post_id() –

custom_css_post_revisions_meta_box() –

Customberg::add_wp_admin_page() – Adds a wp-admin page without adding a sidebar submenu item.

Customberg::jetpack_search_admin_page() – Prints the dashboard container.

Customberg::load_assets_with_parameters() – Loads script and style assets according to parameters provided.

Customberg::should_add_page() – Determine if the requisite page should be added to wp-admin.

Customberg2::add_wp_admin_page() – Adds a wp-admin page without adding a sidebar submenu item.

Customberg2::jetpack_search_admin_page() – Prints the dashboard container.

Customberg2::load_assets_with_parameters() – Loads script and style assets according to parameters provided.

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

Footer

Jetpack a2z
Jetpack a2z
Jetpack a2z
WordPress 6.0
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-2022. All rights reserved.


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

  • Home
  • Blog
  • Sitemap
  • Sites