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

E

__experimental_woocommerce_blocks_checkout_order_processed – action

$noteconfirm-tax-settings_edit-tax-settings – action

$this_memory_exceeded – filter

$this_time_exceeded – filter

AbstractBlock::enqueue_assets() – Enqueue assets used for rendering the block.

AbstractBlock::enqueue_data() – Extra data passed through from server to client for block.

AbstractBlock::enqueue_editor_assets() – Enqueue assets used for rendering the block in editor context.

AbstractBlock::enqueue_scripts() – Register/enqueue scripts used for this block.

AbstractCartRoute::get_route_error_response() – Get route response when something went wrong.

AbstractHtmlProcessor::ensureDocumentType() – Makes sure that the passed HTML has a document type.

AbstractHtmlProcessor::ensureExistenceOfBodyElement() – Checks that $this->domDocument has a BODY element and adds it if it is missing.

AbstractHtmlProcessor::ensurePhpUnrecognizedSelfClosingTagsAreXml() – Makes sure that any self-closing tags not recognized as such by PHP’s DOMDocument implementation have a self-closing slash.

AbstractRoute::error_to_response() – Converts an error to a response object. Based on WP_REST_Server.

AbstractRoute::get_route_error_response() – Get route response when something went wrong.

AbstractSchema::get_endpoint_args_for_item_schema() – Retrieves an array of endpoint arguments from the item schema for the controller.

AbstractSchema::get_extended_data() – Returns extended data for a specific endpoint

AbstractSchema::get_extended_schema() – Returns extended schema for a specific endpoint

action_scheduler_after_execute – action

action_scheduler_before_execute – action

action_scheduler_begin_execute – action

action_scheduler_enable_recreate_data_store – filter

action_scheduler_execution_ignored – action

action_scheduler_failed_execution – action

action_scheduler_maximum_execution_time – filter

action_scheduler_maximum_execution_time_likely_to_be_exceeded – filter

action_scheduler_memory_exceeded – filter

action_scheduler_use_cpu_execution_time – filter

ActionScheduler_Abstract_ListTable::extra_tablenav() –

ActionScheduler_Abstract_QueueRunner::get_execution_time() – Get the number of seconds the process has been running.

ActionScheduler_Abstract_QueueRunner::memory_exceeded() – Memory exceeded

ActionScheduler_Action::execute() –

ActionScheduler_AdminView_Deprecated::maybe_execute_action() – Run an action when triggered from the Action Scheduler administration screen.

ActionScheduler_DBLogger::create_entry_from_db_record() – Create an action log entry from a database record.

ActionScheduler_DBLogger::get_entry() – Retrieve an action log entry.

ActionScheduler_DBStore::log_execution() – Add execution message to action log.

ActionScheduler_FinishedAction::execute() –

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

ActionScheduler_ListTable::column_log_entries() – Prints the logs entries inline. We do so to avoid loading Javascript and other hacks to show it in a modal.

ActionScheduler_ListTable::get_log_entry_html() – Prints the logs entries inline. We do so to avoid loading Javascript and other hacks to show it in a modal.

ActionScheduler_Lock::get_expiration() – If a lock is set, return the timestamp it was set to expiry.

ActionScheduler_Logger::get_entry() –

ActionScheduler_NullAction::execute() –

ActionScheduler_OptionLock::get_expiration() – If a lock is set, return the timestamp it was set to expiry.

ActionScheduler_Store::log_execution() –

ActionScheduler_WPCLI_QueueRunner::after_execute() – Handle WP CLI message when the action has completed.

ActionScheduler_WPCLI_QueueRunner::before_execute() – Handle WP CLI message when the action is starting.

ActionScheduler_wpCommentLogger::enable_comment_counting() –

ActionScheduler_wpCommentLogger::get_entry() –

ActionScheduler_wpPostStore::log_execution() –

ActiveFilters::enqueue_scripts() – Register/enqueue scripts used for this block.

add_option_woocommerce_extended_task_list_complete – action

add_woocommerce_extended_task_list_item – action

admin_enqueue_scripts – action

admin_enqueue_scripts – action

AllReviews::enqueue_scripts() – Register/enqueue scripts used for this block.

Analytics::add_preload_endpoints() – Preload data from the countries endpoint.

AnalyticsDashboard::add_preload_endpoints() – Preload data from API endpoints.

Api::is_payment_gateway_enabled() – Returns true if the payment gateway is enabled.

as_enqueue_async_action() – Enqueue an action to run one time, as soon as possible

AssetDataRegistry::enqueue_asset_data() – Callback for enqueuing asset data via the WP api.

AssetDataRegistry::execute_lazy_data() – Loops through each registered lazy data callback and adds the returned value to the data array.

AssetDataRegistry::exists() – Allows checking whether a key exists.

AttributeFilter::enqueue_scripts() – Register/enqueue scripts used for this block.

BackCompatAssetDataRegistry::enqueue_asset_data() – Overrides parent method.

bulk_actions-edit-$this – filter

bulk_edit_custom_box – action

Cart::enqueue_data() – Extra data passed through from server to client for block.

Cart::enqueue_scripts() – Register/enqueue scripts used for this block.

CartController::empty_cart() – Empty cart contents.

CartController::get_cart_coupon_errors() – Validate all items in the cart and get a list of errors.

CartController::get_cart_item_errors() – Validate all items in the cart and get a list of errors.

CartController::throw_default_product_exception() – Default exception thrown when an item cannot be added to the cart.

CartCouponSchema::coupon_exists() – Check given coupon exists.

CartItemSchema::product_id_exists() – Check given ID exists,

CartSchema::get_cart_errors() – Get cart validation errors.

CashOnDelivery::get_enable_for_methods() – Return enable_for_methods option.

CashOnDelivery::get_enable_for_virtual() – Return enable_for_virtual option.

CategoryLookup::before_edit() – Store edits so we know when the parent ID changes.

CategoryLookup::on_edit() – When a product category gets edited, see if we need to sync the table.

Checkout::enqueue_data() – Extra data passed through from server to client for block.

Checkout::enqueue_scripts() – Register/enqueue scripts used for this block.

Checkout::get_route_error_response() – Get route response when something went wrong.

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

Checkout::is_checkout_endpoint() – Check if we’re viewing a checkout page endpoint, rather than the main checkout page itself.

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.

Container::extend() – Get a definition to extend.

Controller::export_items() – Export data based on user request params.

Controller::export_status() – Export status based on user request params.

Controller::get_export_collection_params() – Get the query params for collections.

Controller::get_export_columns() – Get the column names for export.

Controller::get_export_items() – Get report items for export.

Controller::get_export_public_schema() – Get the Report Export’s schema, conforming to JSON Schema.

Controller::get_export_status_public_schema() – Get the Export status schema, conforming to JSON Schema.

Controller::prepare_item_for_export() – Get the column values for export.

CoreMenu::get_excluded_items() – Get items excluded from WooCommerce menu migration.

CreateAccount::is_feature_enabled() – Single method for feature gating logic. Used to gate all non-private methods.

CreateAccount::map_create_account_error() – Convert an account creation error to an exception.

CssInliner::existsMatchForCssSelector() – Checks whether there is at least one matching element for $cssSelector.

CssInliner::existsMatchForSelectorInCssRule() – Checks whether there is at least one matching element for the CSS selector contained in the `selector` element of the provided CSS rule.

CssInliner::extractImportAndCharsetRules() – Extracts `@import` and `@charset` rules from the supplied CSS. These rules must not be preceded by any other rules, or they will be ignored. (From the CSS 2.1 specification: "CSS 2.1 user agents must ignore any ‘@import’ rule that occurs inside a block or after any non-ignored statement other than an @charset or an @import rule." Note also that `@charset` is case sensitive whereas `@import` is not.)

CustomerEffortScoreTracks::enable_survey_enqueing_if_tracking_is_enabled() – Add actions that require woocommerce_allow_tracking.

CustomerEffortScoreTracks::enqueue_ces_survey_for_edited_product() – Enqueue the CES survey trigger for an existing product.

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