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

H

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

Admin_Bar_Notice::init_hooks() – Initalize the hooks as needed.

Admin_Menu::add_my_home_menu() – Adds My Home menu.

Admin_Menu::admin_menu_hook_callback() – Callback to the admin_menu hook that will register the enqueued menu items

Admin_Menu::handle_akismet_menu() – Handles the Akismet menu item when used alongside other stand-alone plugins

Admin_Sidebar_Link::has_backup_plugin() – Detects if Backup plugin is active.

Admin_Sidebar_Link::has_backup() – Detects if Backup is enabled.

Admin_Sidebar_Link::has_scan() – Detects if Scan is enabled.

Admin_Sidebar_Link::init_hooks() – Adds action hooks.

Assets::add_resource_hint() – Passes an array of URLs to wp_resource_hints.

Assets::init_domain_map_hooks() – Register the hooks for textdomain aliasing.

Assets::init_hooks() – Initalize the hooks as needed.

Assets::wp_default_scripts_hook() – ‘wp_default_scripts’ action handler.

Atomic_Admin_Menu::has_atomic_supported_plan() – Check if site has Atomic supported plan. `Atomic_Plan_Manager` lives in wpcomsh

Atomic_Admin_Menu::hide_search_menu_for_calypso() – Hide Calypso Search menu for Atomic sites.

Authorize_Redirect::handle() – Handle the webhook

Autoloader_Handler::__construct() – The constructor.

Autoloader_Handler::activate_autoloader() – Activates an autoloader using the given plugins and activates it.

Autoloader_Handler::build_autoloader() – Builds the Version_Autoloader class that is used for autoloading.

Autoloader_Handler::find_latest_autoloader() – Finds the latest installed autoloader.

Autoloader_Handler::get_current_autoloader_version() – Get this autoloader’s package version.

Autoloader_Handler::is_initializing() – Checks to see whether or not an autoloader is currently in the process of initializing.

Autoloader_Handler::is_latest_autoloader() – Finds the latest installed autoloader.

Autoloader_Handler::reset_autoloader() – Resets the active autoloader and all related global state.

Autoloader_Handler::should_autoloader_reset() – Checks whether the autoloader should be reset. The autoloader should be reset:

Autoloader_Handler::update_autoloader_chain() – Updates the spl autoloader chain: – Registers this namespace’s autoloader function.

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

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::has_visible_items() – Check if the menu has submenu items visible

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::hide_submenu_element() – Apply the hide-if-js CSS class to a submenu item.

Base_Admin_Menu::hide_submenu_page() – Hide the submenu page based on slug and return the item that was hidden.

Base_Admin_Menu::sort_hidden_submenus() – Sort the hidden submenus by moving them at the end of the array in order to avoid WP using them as default URLs.

checksum_histogram() – Retrieve the checksum histogram for a specific object type.

Classes_Handler::__construct() – The constructor.

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_date_histogram_aggregation_to_es_query_builder() – Given an individual date_histogram aggregation, add it to the query builder object for use in Elasticsearch.

Classic_Search::has_vip_index() – Does this site have a VIP index Get the version number to use when loading the file. Allows us to bypass cache when developing.

Classic_Search::init_hooks() – Setup the various hooks needed for the plugin to take over search duties.

Classic_Search::should_handle_query() – Determine whether a given WP_Query should be handled by ElasticSearch.

clean_revision_history() –

Comments::handle_comment_contents_modification() – Handler for any comment content updates.

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

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

Customberg::init_hooks() – Adds action hooks.

Customberg2::init_hooks() – Adds action hooks.

Dashboard::init_hooks() – Initialise hooks.

Device_Detection::is_handheld() – Detects handheld (i.e. phone + tablet) devices.

Domain_Mapping::attempt_to_hook_domain_mapping_plugins() – This function is called on the plugins_loaded action and will loop through the $test_methods to try and hook a domain mapping plugin to the Jetpack sync filters for the home_url and site_url callables.

Domain_Mapping::hook_wordpress_mu_domain_mapping() – This method will test for a constant and function that are known to be used with Donncha’s WordPress MU Domain Mapping plugin. If conditions are met, we hook the domain_mapping_siteurl() function to Jetpack sync filters for home_url and site_url callables.

Domain_Mapping::hook_wpmu_dev_domain_mapping() – This method will test for a class and method known to be used in WPMU Dev’s domain mapping plugin. If the method exists, then we’ll hook the swap_to_mapped_url() to our Jetpack sync filters for home_url and site_url.

enhanced_og_has_featured_image() – Check if a post has a suitable featured image.

Error_Handler::__construct() – Initialize instance, hookds and load verified errors handlers

Error_Handler::delete_all_errors_and_return_unfiltered_value() – Delete all stored and verified errors from the database and returns unfiltered value

Error_Handler::delete_all_errors() – Delete all stored and verified errors from the database

Error_Handler::delete_stored_errors() – Delete the reported errors stored in the database

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

Error_Handler::encrypt_data_to_wpcom() – Encrypt data to be sent over to WP.com

Error_Handler::garbage_collector() – Removes expired errors from the array

Error_Handler::generic_admin_notice_error() – Prints a generic error notice for all connection errors

Error_Handler::get_error_by_nonce() – Gets an error based on the nonce

Error_Handler::get_instance() – Gets the instance of this singleton class

Error_Handler::get_stored_errors() – Gets the reported errors stored in the database

Error_Handler::get_user_id_from_token() – Extracts the user ID from a token

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::jetpack_react_dashboard_error() – Adds the error message to the Jetpack React Dashboard

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

Error_Handler::report_error() – Keep track of a connection error that was encountered

Error_Handler::send_error_to_wpcom() – Sends the error to WP.com to be verified

Error_Handler::should_report_error() – Checks the status of the gate

Error_Handler::store_error() – Stores the error in the database so we know there is an issue and can inform the user

Error_Handler::track_lost_active_master_user() – This is been used to track blogs with deleted master user but whose tokens are still actively being used

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

Error_Handler::wp_error_to_array() – Converts a WP_Error object in the array representation we store in the database

Featured_Content::hide_featured_term() – Hide featured tag from displaying when global terms are queried from the front-end.

Featured_Content::hide_the_featured_term() – Hide featured tag from displaying when terms associated with a post object are queried from the front-end.

Files_Handler::__construct() – The constructor.

Files_Handler::create_filemap_path() – Creates a path to the plugin’s filemap. The filemap filename is the filename generated by Jetpack Autoloader version >= 2.0.

Files_Handler::enqueue_package_file() – Adds the version of a package file to the $jetpack_packages_filemap global array so that we can load the most recent version.

Files_Handler::file_loader() – Include latest version of all enqueued files.

Files_Handler::set_file_paths() – Initializes the filemap.

Filter_Embedded_HTML_Objects::dispatch_entities() – Filter and replace HTML element entity.

Filter_Embedded_HTML_Objects::dispatch() – Filter and replace HTML element.

Filter_Embedded_HTML_Objects::filter() – Look for HTML elements that match the registered patterns.

Filter_Embedded_HTML_Objects::get_attrs() – Parse post HTML for HTML tags.

Filter_Embedded_HTML_Objects::maybe_create_links() – Failed embeds are stripped, so let’s convert them to links at least.

Filter_Embedded_HTML_Objects::regexp_entities() – Replace HTML entities in current HTML element regexp.

Filter_Embedded_HTML_Objects::register() – Register a filter to convert a matching HTML element to a shortcode.

Filter_Embedded_HTML_Objects::sh_regexp_callback() – Capture tokens found in Syntax Highlighter and collect them in self::$sh_unfiltered_content_tokens.

Filter_Embedded_HTML_Objects::unregister() – Delete an existing registered pattern/replacement filter.

flickr_shortcode_handler() – Flickr Shortcode handler.

Functions::get_hosting_provider_by_known_class() – Return a hosting provider using a set of known classes.

Functions::get_hosting_provider_by_known_constant() – Return a hosting provider using a set of known constants.

Functions::get_hosting_provider_by_known_function() – Return a hosting provider using a set of known functions.

Functions::get_hosting_provider() – Return hosting provider.

Functions::home_url() – Return the escaped home_url.

github_gist_embed_handler() – Handle gist embeds.

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Interim pages omitted …
  • Go to page 8
  • 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