IntegrationRegistry::is_registered( string $name )

Checks if an integration is already registered.


Description Description


Parameters Parameters

$name

(Required) Integration name.


Top ↑

Return Return

(bool) True if the integration is registered, false otherwise.


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.