FeaturePlugin::define( string $name, string|bool $value )

Define constant if not already set.


Description Description


Parameters Parameters

$name

(Required) Constant name.

$value

(Required) Constant value.


Top ↑

Source Source

File: packages/woocommerce-admin/src/FeaturePlugin.php


			


Top ↑

User Contributed Notes User Contributed Notes

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