first commit
This commit is contained in:
11
wp-content/plugins/brizy/editor/constants.php
Normal file
11
wp-content/plugins/brizy/editor/constants.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
|
||||
class Brizy_Editor_Constants {
|
||||
/**
|
||||
* @deprecated
|
||||
*/
|
||||
const USES_BRIZY = 'brizy-use-brizy';
|
||||
|
||||
const BRIZY_ENABLED = 'brizy_enabled';
|
||||
}
|
||||
Reference in New Issue
Block a user