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

WooCommerce a2z

WooCommerce

  • Home
  • Plugins
  • Blocks
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / APIs / AbstractBlock::enqueue_editor_assets() – Enqueue assets used for rendering the block in editor context.

You appear to be a bot. Output may be restricted

Description

Enqueue assets used for rendering the block in editor context.

This is needed if a block is not yet within the post content–`render` and `enqueue_assets` may not have ran.

Usage

AbstractBlock::enqueue_editor_assets();

Parameters

Returns

void

Source

File name: woocommerce/packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php


Lines:

1 to 7 of 7
  public function enqueue_editor_assets() {
    if ( $this->enqueued_assets ) {
      return;
    }
    $this->enqueue_data();
  }
 

 View on GitHub View on Trac

Published: 21st August 2020 | Last updated: 10th December 2020

Primary Sidebar

Information

Function name: AbstractBlock::enqueue_editor_assets
Class ref: AbstractBlock
Plugin ref: WooCommerce
Version: 5.1.0
Sourcefile: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php
File ref: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php
Deprecated?: No
API Letters: A,E

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