by ' . get_the_author() . '';
}?>
Full size
ID, 'affiliate_notice', true) == 'yes' || get_theme_mod('affiliate_notice_enable') == 'yes' && get_post_meta($post->ID, 'affiliate_notice', true) != 'no') {
?>
' . get_theme_mod('affiliate_notice') . '';
}?>
ID, 'cta_link', true) && get_post_meta($post->ID, 'cta_text', true)) {
echo '
' . get_post_meta($post->ID, 'cta_text', true) . '';
} elseif (get_post_meta($post->ID, 'cta_link', true) && !get_post_meta($post->ID, 'cta_text', true)) {
echo '
Buy here';
}?>
Published under:
Tags: ', ', ');?>
', '');?>