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

WooCommerce a2z

WooCommerce

  • 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

HtmlPruner

HtmlPruner::removeClassAttributeFromElements() – Removes the `class` attribute from each element in `$elements`.

HtmlPruner::removeClassesFromElements() – Removes classes from the `class` attribute of each element in `$elements`, except any in `$classesToKeep`, removing the `class` attribute itself if the resultant list is empty.

HtmlPruner::removeElementsWithDisplayNone() – Removes elements that have a "display: none;" style.

HtmlPruner::removeRedundantClasses() – Removes classes that are no longer required (e.g. because there are no longer any CSS rules that reference them) from `class` attributes.

HtmlPruner::removeRedundantClassesAfterCssInlined() – After CSS has been inlined, there will likely be some classes in `class` attributes that are no longer referenced by any remaining (uninlinable) CSS. This method removes such classes.

http_api_curl – action

http_request_timeout – filter

https_local_ssl_verify – filter

HuradInstaller

HuradInstaller::inflectPackageVars() – Format package name to CamelCase

IdentifierHandler::handle() – {@inheritdoc}

in_admin_header – action

includes/admin/helper

includes/admin/helper/class-wc-helper-api.php

includes/admin/helper/class-wc-helper-compat.php

includes/admin/helper/class-wc-helper-options.php

includes/admin/helper/class-wc-helper-plugin-info.php

includes/admin/helper/class-wc-helper-updater.php

includes/admin/helper/class-wc-helper.php

includes/admin/helper/views

includes/admin/helper/views/html-helper-compat.php

includes/admin/helper/views/html-main.php

includes/admin/helper/views/html-oauth-start.php

includes/admin/helper/views/html-section-account.php

includes/admin/helper/views/html-section-nav.php

includes/admin/helper/views/html-section-notices.php

includes/admin/importers/views/html-csv-import-done.php

includes/admin/importers/views/html-csv-import-footer.php

includes/admin/importers/views/html-csv-import-header.php

includes/admin/importers/views/html-csv-import-mapping.php

includes/admin/importers/views/html-csv-import-progress.php

includes/admin/importers/views/html-csv-import-steps.php

includes/admin/importers/views/html-product-csv-import-form.php

includes/admin/settings/views/html-admin-page-shipping-classes.php

includes/admin/settings/views/html-admin-page-shipping-zone-methods.php

includes/admin/settings/views/html-admin-page-shipping-zones-instance.php

includes/admin/settings/views/html-admin-page-shipping-zones.php

includes/admin/settings/views/html-keys-edit.php

includes/admin/settings/views/html-settings-tax.php

includes/admin/settings/views/html-webhooks-edit.php

includes/admin/views/html-admin-page-addons.php

includes/admin/views/html-admin-page-product-export.php

includes/admin/views/html-admin-page-reports.php

includes/admin/views/html-admin-page-status-logs-db.php

includes/admin/views/html-admin-page-status-logs.php

includes/admin/views/html-admin-page-status-report.php

includes/admin/views/html-admin-page-status-tools.php

includes/admin/views/html-admin-page-status.php

includes/admin/views/html-admin-settings.php

includes/admin/views/html-bulk-edit-product.php

includes/admin/views/html-email-template-preview.php

includes/admin/views/html-notice-base-table-missing.php

includes/admin/views/html-notice-custom.php

includes/admin/views/html-notice-install.php

includes/admin/views/html-notice-legacy-shipping.php

includes/admin/views/html-notice-maxmind-license-key.php

includes/admin/views/html-notice-no-shipping-methods.php

includes/admin/views/html-notice-redirect-only-download.php

includes/admin/views/html-notice-regenerating-lookup-table.php

includes/admin/views/html-notice-regenerating-thumbnails.php

includes/admin/views/html-notice-secure-connection.php

includes/admin/views/html-notice-template-check.php

includes/admin/views/html-notice-update.php

includes/admin/views/html-notice-updated.php

includes/admin/views/html-notice-updating.php

includes/admin/views/html-notice-uploads-directory-is-unprotected.php

includes/admin/views/html-notice-wc-admin.php

includes/admin/views/html-notice-wp-php-minimum-requirements.php

includes/admin/views/html-quick-edit-product.php

includes/admin/views/html-report-by-date.php

includes/class-wc-cache-helper.php

includes/class-wc-download-handler.php

includes/class-wc-form-handler.php

includes/class-wc-https.php

includes/class-wc-session-handler.php

includes/libraries/Emogrifier/HtmlProcessor

includes/libraries/Emogrifier/HtmlProcessor/AbstractHtmlProcessor.php

includes/libraries/Emogrifier/HtmlProcessor/CssToAttributeConverter.php

includes/libraries/Emogrifier/HtmlProcessor/HtmlNormalizer.php

includes/log-handlers

includes/log-handlers/class-wc-log-handler-db.php

includes/log-handlers/class-wc-log-handler-email.php

includes/log-handlers/class-wc-log-handler-file.php

includes/wc-template-hooks.php

Install::handle_option_migration() – Migrate option values to their new keys/names.

InstalledExtensions::get_hubspot_extension_data() – Get Hubspot extension data.

Loader::delete_homepage() – Delete woocommerce_onboarding_homepage_post_id field when the homepage is deleted

Loader::embed_page_header() – Set up a div for the header embed to render into.

Loader::output_header_preload_tags_for_type() – Output a preload link tag for dependencies (and their sub dependencies) with an optional allowlist.

Loader::output_header_preload_tags() – Output preload link tags for all enqueued stylesheets and scripts.

Loader::output_heading() – Outputs breadcrumbs via PHP for the initial load of an embedded page.

Loader::register_page_handler() – Connects existing WooCommerce pages.

Manifest_Handler

Manifest_Handler::__construct() – The constructor.

Manifest_Handler::register_manifest() – Registers a plugin’s manifest file with the path map.

Manifest_Handler::register_plugin_manifests() – Registers all of the paths in a given manifest.

Manifest_Handler::register_record() – Registers an entry from the manifest in the path map.

Menu::has_callback() – Check if a menu item’s callback is registered in the menu.

Menu::hide_wp_menu_item() – Add a callback to identify and hide pages in the WP menu.

nocache_headers – action

NodeExtension::hasFlag() –

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Interim pages omitted …
  • Go to page 9
  • Go to Next Page »

Footer

WooCommerce a2z
WooCommerce a2z
WooCommerce
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:  woocommerce.wp-a2z.org
© Copyright WooCommerce a2z 2014-2021. All rights reserved.


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

  • Home
  • Blog
  • Sitemap
  • Sites