golden hour
/home/godaofbq/besthyperbaric.com/wp-content/plugins/oxygen/plugin/futurelayer
⬆️ Go Up
Upload
File/Folder
Size
Actions
.htaccess
420 B
Del
OK
attributes.php
416 B
Del
OK
base.php
284 B
Del
OK
control.php
1.46 KB
Del
OK
should-show-node.php
519 B
Del
OK
Edit: base.php
<?php namespace Breakdance\FutureLayer; include __DIR__ . "/control.php"; include __DIR__ . "/attributes.php"; include __DIR__ . "/should-show-node.php"; /** * @return bool */ function isFutureLayer() { return \Breakdance\Data\get_global_option('isFutureLayer') === 'yes'; }
Save