/*
Template Name: Newsletter HTML Template
*/
$leaderboard = '';
$ad1 = 'http://www.luxurymarketingforum.com';
$ad2 = '/subscription-form';
$ad3 = 'https://www.nytluxury.com/?utm_source=enewsletter&utm_medium=banner&utm_campaign=LuxDaily';
if(array_key_exists('src', $_GET)){
header('Content-Type: text/plain'); // plain text file
}
$file_root=ld16_get_file_root();
$url_root=ld16_cdn(get_template_directory_uri());
if(array_key_exists('post_status', $_GET)){
$post_status = $_GET['post_status'];
} else {
$post_status = 'future';
}
$meta_query = array();
if(array_key_exists('date', $_GET)){
$date = $_GET['date'];
$meta_query = array(
array(
'key' => 'post_modified',
'compare' => '>=',
'value' => $date. " 00:00:00",
),
array(
'key' => 'post_modified',
'compare' => '<=',
'value' => $date. " 23:59:59",
)
);
}
?>
Your Message Subject or Title
if(false){
//if(1 || !array_key_exists('hide_leaderboard', $_GET)){
?>
}
?>
|
|
|
|
|
|
if(false){
//if(!array_key_exists('hide_leaderboard', $_GET)){
?>
}?>
|
|
|
|