Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php

AssetDataRegistry::register_page_id()

Method: Adds a page permalink to the data registry.

Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:301

Used by 0 functions | Uses 0 functions

AssetDataRegistry::get_currency_data()

Method: Get currency data to include in settings.

Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:99

Used by 1 function | Uses 6 functions

AssetDataRegistry::get_locale_data()

Method: Get locale data to include in settings.

Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:118

Used by 1 function | Uses 0 functions

AssetDataRegistry::get_store_pages()

Method: Get store pages to include in settings.

Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:133

Used by 1 function | Uses 3 functions

AssetDataRegistry::format_page_resource()

Method: Format a page object into a standard array of data.

Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:153

Used by 0 functions | Uses 0 functions

AssetDataRegistry::exists()

Method: Allows checking whether a key exists.

Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:249

Used by 1 function | Uses 0 functions

AssetDataRegistry::hydrate_api_request()

Method: Hydrate from API.

Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:287

Used by 0 functions | Uses 0 functions

woocommerce_shared_settings

Filter Hook: Low level hook for registration of new data late in the cycle. This is deprecated.

Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:200

Used by 1 function | Uses 0 functions

AssetDataRegistry::execute_lazy_data()

Method: Loops through each registered lazy data callback and adds the returned value to the data array.

Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:228

Used by 1 function | Uses 0 functions

AssetDataRegistry::get()

Method: Exposes private registered data to child classes.

Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:239

Used by 0 functions | Uses 0 functions
1 2 3 Next »
Proudly powered by WordPress