• 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

$action_hook – action

$cleanup_hook – action

$noteopen-marketing-hub – action

$notepersonalize-homepage – action

$old_hook – filter

AbstractBlock::get_html_data_attributes() – Converts block attributes to HTML data attributes.

AbstractBlock::inject_html_data_attributes() – Injects block attributes into the block.

AbstractProductGrid::get_button_html() – Get the button.

AbstractProductGrid::get_image_html() – Get the product image.

AbstractProductGrid::get_price_html() – Get the price.

AbstractProductGrid::get_rating_html() – Render the rating icons.

AbstractProductGrid::get_sale_badge_html() – Get the sale badge.

AbstractProductGrid::get_title_html() – Get the product title.

AbstractSchema::prepare_html_response() – Prepares HTML based content, such as post titles and content, for the API response.

action_scheduler_admin_notice_html – filter

ActionScheduler_Abstract_ListTable::display_header() – Display the table heading and search query, if any

ActionScheduler_Abstract_QueueRunner::has_maximum_concurrent_batches() – Check if the number of allowed concurrent batches is met or exceeded.

ActionScheduler_Action::get_hook() –

ActionScheduler_Action::set_hook() –

ActionScheduler_AdminView::add_help_tabs() – Provide more information about the screen and its data in the help tab.

ActionScheduler_AsyncRequest_QueueRunner::handle() – Handle async requests

ActionScheduler_Compatibility::convert_hr_to_bytes() – Converts a shorthand byte value to an integer byte value.

ActionScheduler_DBStore::hash_args() – Generate a hash from json_encoded $args using MD5 as this isn’t for security.

ActionScheduler_FatalErrorMonitor::handle_unexpected_shutdown() –

ActionScheduler_HybridStore

ActionScheduler_HybridStore::__construct() – ActionScheduler_HybridStore constructor.

ActionScheduler_HybridStore::action_counts() – Get a count of all actions in the store, grouped by status

ActionScheduler_HybridStore::cancel_action() – Cancel an existing action whether migrated or not.

ActionScheduler_HybridStore::delete_action() – Delete an existing action whether migrated or not.

ActionScheduler_HybridStore::fetch_action() – Retrieve an existing action whether migrated or not.

ActionScheduler_HybridStore::find_action() – Find the first matching action from the secondary store.

ActionScheduler_HybridStore::find_actions_by_claim_id() – Retrieve a list of action IDs by claim.

ActionScheduler_HybridStore::get_claim_count() – Get the claim count from the table data store.

ActionScheduler_HybridStore::get_claim_id() – Retrieve the claim ID for an action from the table data store.

ActionScheduler_HybridStore::get_date() – Get the schedule date an existing action whether migrated or not.

ActionScheduler_HybridStore::get_status() – Get an existing action status whether migrated or not.

ActionScheduler_HybridStore::get_store_from_action_id() – Return which store an action is stored in.

ActionScheduler_HybridStore::init() – Initialize the table data store tables.

ActionScheduler_HybridStore::log_execution() – Log the execution of an existing action whether migrated or not.

ActionScheduler_HybridStore::mark_complete() – Mark an existing action complete whether migrated or not.

ActionScheduler_HybridStore::mark_failure() – Mark an existing action as failed whether migrated or not.

ActionScheduler_HybridStore::migrate() – Migrate a list of actions to the table data store.

ActionScheduler_HybridStore::query_actions() – Find actions matching the query in the secondary source first.

ActionScheduler_HybridStore::release_claim() – Release a claim in the table data store.

ActionScheduler_HybridStore::save_action() – Save an action to the primary store.

ActionScheduler_HybridStore::set_autoincrement() – When the actions table is created, set its autoincrement value to be one higher than the posts table to ensure that there are no ID collisions.

ActionScheduler_HybridStore::set_demarkation_id() – Store the demarkation id in WP options.

ActionScheduler_HybridStore::stake_claim() – If any actions would have been claimed by the secondary store, migrate them immediately, then ask the primary store for the canonical claim.

ActionScheduler_HybridStore::unclaim_action() – Release claims on an action in the table data store.

ActionScheduler_ListTable::human_interval() – Convert an interval of seconds into a two part human friendly string.

ActionScheduler_Logger::hook_stored_action() –

ActionScheduler_QueueRunner::hook_dispatch_async_request() – Hook check for dispatching an async request.

ActionScheduler_Store_Deprecated::hook() – Add base hooks

ActionScheduler_Store::has_pending_actions_due() – Check if there are any pending scheduled actions due to run.

ActionScheduler_WPCLI_QueueRunner::add_hooks() – Add our hooks to the appropriate actions.

ActionScheduler_WPCommentCleaner::has_logs() – Determines if there are log entries in the wp comments table.

ActionScheduler::check_shutdown_hook() – Issue deprecated warning if an Action Scheduler function is called in the shutdown hook.

ActivityPanels::has_low_stock_products() – Determines if there are out of stock or low stock products.

admin_head – action

admin_head – action

admin_head-nav-menus.php – action

AnalyticsDashboard::get_homescreen_allowed_plugins() – Gets an array of plugins that can be installed & activated via the home screen.

AtomicBlock::get_html_data_attributes() – Converts block attributes to HTML data attributes.

Autoloader_Handler

Autoloader_Handler

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.

Bootstrap::has_core_dependencies() – Check core dependencies exist.

Bootstrap::has_dependencies() – Check dependencies exist.

Cart::hydrate_from_api() – Hydrate the cart block with data from the API.

CartController::get_cart_hashes() – Get hashes for items in the current cart. Useful for tracking changes.

CartController::has_coupon() – See if cart has applied coupon by code.

Checkout::handle_error() – Convert an account creation error to a Store API error.

Checkout::hydrate_customer_payment_methods() – Get customer payment methods for use in checkout.

Checkout::hydrate_from_api() – Hydrate the checkout block with data from the API.

child_has_dimensions() – Does a child have dimensions set?

child_has_weight() – Does a child have a weight set?

Classes_Handler

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.

CommentHandler::handle() – {@inheritdoc}

Container::has() – Returns true if the container can return an entry for the given identifier.

Controller::has_custom_datastore() – Get flag indicating whether a custom datastore is in use.

Controller::hook_admin_notices() – Hook dashboard migration notice.

Controller::hook() – Add store classes. Hook migration.

Controller::maybe_hook_migration() – Possibly hook the migration scheduler action.

CouponPageMoved::has_dismissed_note() – Whether any notes have been dismissed by the user previously.

CouponPageMoved::has_unactioned_note() – Find notes that have not been actioned.

Coupons::fix_coupon_menu_highlight() – Undo WC modifications to $parent_file for ‘shop_coupon’

CronExpression_HoursField

CronExpression_HoursField::increment() – {@inheritdoc}

CronExpression_HoursField::isSatisfiedBy() – {@inheritdoc}

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

Footer

WooCommerce a2z
WooCommerce a2z
WooCommerce
WordPress 5.6.2
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