IntegrationRegistry::initialize( string $registry_identifier = '' )

Initializes all registered integrations.


Description Description

Integration identifier is used to construct hook names and is given when the integration registry is initialized.


Parameters Parameters

$registry_identifier

(Optional) Identifier for this registry.

Default value: ''


Top ↑

Source Source

File: packages/woocommerce-blocks/src/Integrations/IntegrationRegistry.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.