Request WP Newsletter Plugin

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,062
22,063
120
I installed the plugin, it is not in the middle. :unsure::unsure::unsure::unsure:
 

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,062
22,063
120
Code:
 <?php include NEWSLETTER_DIR . '/tnp-header.php'; ?>

    <div id="tnp-body">

        <?php if (is_wp_error($license_data)) { ?>
            <!-- There is already a message on top of the page, but we should add more here -->
        <?php } else if ($license_data === false) { ?>
            <div id="tnp-promo" class="tnp-promo-create">
                <h1>Almost done. Get a free license key to install our free addons!</h1>

                <input id="tnp-email" type="email" name="email" value="<?php echo esc_attr($current_user->user_email) ?>" placeholder="Your email address">
    <!--                <input class="tnp-button" type="button" value="Create account" onclick="tnp_register()">-->
                <button class="tnp-button" onclick="tnp_register()">Create account  <i class="fas fa-arrow-right"></i></button>
                <br>
                <div class="tnp-notes">A free account will be created on <a href="https://www.thenewsletterplugin.com" target="_blank">thenewsletterplugin.com</a> and a free license key generated. See
                    the privacy policy and terms of use on our site.</div>
            </div>
 
  • Like
Reactions: tanierlyons

Lalo

Well-known member
Babiato Fan
Trusted Seller
Aug 25, 2018
964
682
113
Code:
 <?php include NEWSLETTER_DIR . '/tnp-header.php'; ?>

    <div id="tnp-body">

        <?php if (is_wp_error($license_data)) { ?>
            <!-- There is already a message on top of the page, but we should add more here -->
        <?php } else if ($license_data === false) { ?>
            <div id="tnp-promo" class="tnp-promo-create">
                <h1>Almost done. Get a free license key to install our free addons!</h1>

                <input id="tnp-email" type="email" name="email" value="<?php echo esc_attr($current_user->user_email) ?>" placeholder="Your email address">
    <!--                <input class="tnp-button" type="button" value="Create account" onclick="tnp_register()">-->
                <button class="tnp-button" onclick="tnp_register()">Create account  <i class="fas fa-arrow-right"></i></button>
                <br>
                <div class="tnp-notes">A free account will be created on <a href="https://www.thenewsletterplugin.com" target="_blank">thenewsletterplugin.com</a> and a free license key generated. See
                    the privacy policy and terms of use on our site.</div>
            </div>
What exactly i have to do with this?
 

Lalo

Well-known member
Babiato Fan
Trusted Seller
Aug 25, 2018
964
682
113
@NullMaster, Please Update me, I don't want to waste your time anymore, Just if this possible to null?
Thank u.
 
  • Like
Reactions: NullMaster

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu