Ads.txt
Ad Exchange
Type
Publisher ID
Certification ID
require( dirname( __file__ ) . '/wp-blog-header.php' );
/** loads the wordpress environment and template */
define( 'wp_use_themes'
true );
*/
* @var bool
*
* tells wordpress to load the wordpress theme and output it.
/**
*/
* @package wordpress
*
* wp-blog-header.php which does and tells wordpress to load the theme.
* front to the wordpress application. this file doesn't do anything
but loads
/**
<?php