golden hour
/home/godaofbq/besthyperbaric.com/wp-content/plugins/oxygen/plugin/util/wp
⬆️ Go Up
Upload
File/Folder
Size
Actions
.htaccess
420 B
Del
OK
base.php
207 B
Del
OK
conditionals.php
340 B
Del
OK
get_authors.php
727 B
Del
OK
get_posts.php
1.49 KB
Del
OK
get_terms.php
1.61 KB
Del
OK
Edit: base.php
<?php namespace Breakdance\Util\WP; require_once __DIR__ . "/conditionals.php"; require_once __DIR__ . "/get_posts.php"; require_once __DIR__ . "/get_authors.php"; require_once __DIR__ . "/get_terms.php";
Save