golden hour
/home/godaofbq/besthyperbaric.com/wp-content/plugins/oxygen/plugin/variables
⬆️ Go Up
Upload
File/Folder
Size
Actions
.htaccess
420 B
Del
OK
base.php
338 B
Del
OK
controls.php
1.76 KB
Del
OK
save.php
1.84 KB
Del
OK
template
-
Del
OK
variables.php
2.98 KB
Del
OK
Edit: base.php
<?php require_once __DIR__ . "/variables.php"; require_once __DIR__ . "/controls.php"; require_once __DIR__ . "/save.php"; /** @psalm-suppress UndefinedConstant */ if (BREAKDANCE_MODE == 'breakdance') { add_filter( '__breakdance_variables_css_stylesheet_tag', function () { return ''; } ); }
Save