add files
This commit is contained in:
13
template-parts/ad/header.php
Normal file
13
template-parts/ad/header.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<!--[ad/header]-->
|
||||
|
||||
<?php if($_SERVER['HTTP_SIDE'] === 'gprofile'): ?>
|
||||
|
||||
<?php get_template_part("template-parts/ad/google/header") ?>
|
||||
|
||||
<?php else: ?>
|
||||
|
||||
<?php get_template_part("template-parts/ad/adfox/header") ?>
|
||||
|
||||
<?php endif; ?>
|
||||
|
||||
<!--[/ad/header]-->
|
||||
Reference in New Issue
Block a user