first commit
This commit is contained in:
9
cpo/units-conditional.php
Normal file
9
cpo/units-conditional.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'main' => [
|
||||
'cpo_is_fc' => 'no',
|
||||
'cpo_fc_default' => 'hide',
|
||||
'cpo_fc_scheme' => ''
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user