• 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

Emogrifier::removeAllowedMediaType() – Drops a media query type from the allowed list.

Emogrifier::removeCssComments() – Removes comments from the supplied CSS.

Emogrifier::removeExcludedSelector() – No longer excludes the nodes matching this selector from emogrification.

Emogrifier::removeImportantAnnotationFromAllInlineStyles() – Searches for all nodes with a style attribute and removes the "!important" annotations out of the inline style declarations, eventually by rearranging declarations.

Emogrifier::removeImportantAnnotationFromNodeInlineStyle() – Removes the "!important" annotations out of the inline style declarations, eventually by rearranging declarations.

Emogrifier::removeSelfClosingTagsClosingTags() – Eliminates any invalid closing tags for void elements from the given HTML.

Emogrifier::removeUnmatchablePseudoComponents() – Removes pseudo-elements and dynamic pseudo-classes from a CSS selector, replacing them with "*" if necessary.

Emogrifier::removeUnprocessableHtmlTag() – Drops a tag from the removal list.

Emogrifier::removeUnprocessableTags() – Removes empty unprocessable tags from the DOM document.

Emogrifier::render() – Renders the normalized and processed HTML.

Emogrifier::renderBodyContent() – Renders the content of the BODY element of the normalized and processed HTML.

Emogrifier::replaceUnmatchableNotComponent() – Helps `removeUnmatchablePseudoComponents()` replace or remove a selector `:not(.

Emogrifier::setCss() – Sets the CSS to merge with the HTML.

Emogrifier::setDebug() – Sets the debug mode.

Emogrifier::setHtml() – Sets the HTML to process.

Emogrifier::sortBySelectorPrecedence() –

Emogrifier::splitCssAndMediaQuery() – Splits input CSS code into an array of parts for different media queries, in order.

Emogrifier::translateCssToXpath() – Maps a CSS selector to an XPath query string.

Emogrifier::translateCssToXpathPass() – Flexibly translates the CSS selector $trimmedLowercaseSelector to an xPath selector.

Emogrifier::translateCssToXpathPassInline() – Flexibly translates the CSS selector $trimmedLowercaseSelector to an xPath selector for inline usage.

Emogrifier::translateCssToXpathPassWithMatchClassAttributesCallback() – Flexibly translates the CSS selector $trimmedLowercaseSelector to an xPath selector while using $matchClassAttributesCallback as to match the class attributes.

Emogrifier::translateNthChild() –

Emogrifier::translateNthOfType() –

EmptyStringParser

EmptyStringParser::parse() – {@inheritdoc}

EmptyStringParserTest

EmptyStringParserTest::testParse() –

enqueue_block_editor_assets – action

enqueue_files() – Used for running the code that initializes class and file maps.

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

enqueue_package_file() – Adds the version of a package file to the $jetpack_packages_files global array so that we can load the most recent version after ‘plugins_loaded’.

enqueue_packages_0f55b61b0ddab48f645ae0471493c342() – Prepare all the classes for autoloading.

enqueue_packages_386800751045567bfd352122e7c9fd37() – Prepare all the classes for autoloading.

enqueue_packages_38b5fe37cc3ae1a2016a98ac031af04b() – Prepare all the classes for autoloading.

enqueue_packages_455aab1c1d4cad8eda2fa6d3d3a86519() – Prepare all the classes for autoloading.

enqueue_packages_52ae821df89e8ee2e85358c67f3a54ad() – Prepare all the classes for autoloading.

enqueue_packages_66d58544e5b537b7c3db260055b98f11() – Prepare all the classes for autoloading.

enqueue_packages_8e995a3dd80a2aa32005da4e9b59885a() – Prepare all the classes for autoloading.

enqueue_packages_9d77e6a6712249a9af1a6405f32ed7b7() – Prepare all the classes for autoloading.

enqueue_packages_b15ed2f3cbd309fa9fa4895f2d7b2cca() – Prepare all the classes for autoloading.

enqueue_packages_b9927e3e80d07e1bc3364a5381edb861() – Prepare all the classes for autoloading.

enqueue_packages_c3e0fc1c3458238991ff6dcf0c0baedd() – Prepare all the classes for autoloading.

enqueue_packages_e65fa8774e4d9bd6938c1e1e02ac9992() – Prepare all the classes for autoloading.

enqueue_packages_fc8506bec9c8680eacf0dbc12b90570e() – Prepare all the classes for autoloading.

enter_title_here – filter

error() – Adds an error level message.

ErrorSchema

ErrorSchema::get_item_response() – Convert a WooCommerce product into an object suitable for the response.

ErrorSchema::get_properties() – Product schema properties.

EUVATNumber

EUVATNumber::get_note() – Get the note.

EvaluateAndGetStatus

EvaluateAndGetStatus::evaluate() – Evaluates the spec and returns a status.

Events

Events

Events::__construct() – Constructor

Events::do_wc_admin_daily() – Daily events to run.

Events::init() – Cron event handlers.

Events::instance() – Get class instance.

Events::is_merchant_email_notifications_enabled() – Checks if merchant email notifications are enabled.

Events::is_remote_inbox_notifications_enabled() – Checks if remote inbox notifications are enabled.

Events::possibly_add_notes() – Adds notes that should be added.

ExpressionEngineInstaller

ExpressionEngineInstaller::getInstallPath() –

ExpressionErrorException

ExtendedContainer

ExtendedContainer::add() – Register a class in the container.

ExtendedContainer::get_class_from_concrete() – Gets the class from the concrete regardless of type.

ExtendedContainer::get() – Get an instance of a registered class.

ExtendedContainer::is_class_allowed() – Checks to see whether or not a class is allowed to be registered.

ExtendedContainer::replace() – Replace an existing registration with a different concrete.

ExtendedContainer::reset_all_resolved() – Reset all the cached resolutions, so any further "get" for shared definitions will generate the instance again.

ExtendRestApi

ExtendRestApi

ExtendRestApi::__construct() – Constructor

ExtendRestApi::format_extensions_properties() – Format schema for an extension.

ExtendRestApi::get_endpoint_data() – Returns the registered endpoint data

ExtendRestApi::get_endpoint_schema() – Returns the registered endpoint schema

ExtendRestApi::get_formatter() – Returns a formatter instance.

ExtendRestApi::get_payment_requirements() – Returns the additional payment requirements.

ExtendRestApi::register_endpoint_data() – An endpoint that validates registration method call

ExtendRestApi::register_payment_requirements() – Registers and validates payment requirements callbacks.

ExtendRestApi::throw_exception() – Throws error and/or silently logs it.

extra_plugin_headers – filter

extra_theme_headers – filter

EzPlatformInstaller

FeatureGating::get_environment() – Returns the current environment value.

FeatureGating::is_development_environment() – Checks if we’re executing the code in an development environment.

FeatureGating::is_experimental_build() – Checks if we’re executing the code in an experimental build mode.

FeatureGating::is_production_environment() – Checks if we’re executing the code in a production environment.

FeatureGating::is_test_environment() – Checks if we’re executing the code in a test environment.

FeatureGating::load_environment() – Set correct environment.

FeaturePlugin::get_dependency_errors() – Get an array of dependency error messages.

Features::exists() – Returns if a specific wc-admin feature exists in the current environment.

Features::is_enabled() – Check if a feature is enabled. Defaults to true for all features unless they are in beta.

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.

get_ending_sales() – Returns an array of IDs of products that have sales which are due to end.

get_export_columns() – Get the column names for export.

gutenberg_can_edit_post_type – filter

handle_bulk_actions-edit-$this – filter

has_existing_jobs() – Check if existing jobs exist for an action and arguments.

hash_equals() – Compare two strings in constant time.

  • « 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 14
  • Go to Next Page »

Footer

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