AssetDataRegistry::add()
Method: Interface for adding data to the registry.
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:267
Method: Interface for adding data to the registry.
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:267
Method: Callback for registering the data script via WordPress API.
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:314
Method: Callback for enqueuing asset data via the WP api.
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:331
Method: See self::add() for docs.
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:355
Method: Exposes whether the current site is in debug mode or not.
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:383
Method: Used for on demand initialization of asset data and registering it with the internal data registry.
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:192
Class: Class instance for registering data used on the current view session by assets.
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:18
Method: Constructor
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:53
Method: Hook into WP asset registration for enqueueing asset data.
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:61
Method: Exposes core data via the wcSettings global. This data is shared throughout the client.
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:75