HOME


Mini Shell 1.0
DIR: /home3/otwalrll/.trash/wp-content.1/plugins/newsletter/composer/modals/
Upload File :
Current File : //home3/otwalrll/.trash/wp-content.1/plugins/newsletter/composer/modals/placeholders.php
<div id="tnpc-placeholders-modal" aria-hidden="true" style="display: none">
    <h3><?php esc_html_e('Placeholders', 'newsletter') ?></h3>
    <ul>
        <li>{name} - <?php esc_html_e('First name', 'newsletter') ?></li>
        <li>{surname} - <?php esc_html_e('Last name', 'newsletter') ?></li>
        <li>{email} - <?php esc_html_e('Email', 'newsletter') ?></li>
        <li>{profile_N} - <?php esc_html_e('Profile numner N with N=1, 2, 3, ...', 'newsletter') ?></li>
        <li>{email_url} - <?php esc_html_e('Email online view', 'newsletter') ?></li>
    </ul>
    <p>
        <a href="https://www.thenewsletterplugin.com/documentation/newsletters/newsletter-tags/" target="_blank">See the documentation</a>
    </p>
</div>