Current File : /home/tsgmexic/4pie.com.mx/wp-content/themes/digital-download/sections/newsletter.php
<?php
/**
 * Blog Section
 * 
 * @package Digital_Download
 */

$newsletter = get_theme_mod( 'front_newsletter_shortcode' ); 

if( $newsletter ){ ?>
    <div id="subscribe_section" class="subscrib-section">
    	<div class="newsletter-holder">
            <?php echo do_shortcode( wp_kses_post( $newsletter ) ); ?>
    	</div>
    </div>
    <?php
}
Comentarios en https://4pie.com.mx Thu, 25 May 2023 19:56:08 +0000 hourly 1 https://wordpress.org/?v=6.8 Comentario en 4Pie por A WordPress Commenter https://4pie.com.mx/index.php/2023/05/25/hello-world/#comment-1 Thu, 25 May 2023 19:33:00 +0000 https://4pie.com.mx/?p=1#comment-1 Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.

]]>