| Server IP : 14.225.204.176 / Your IP : 216.73.216.6 Web Server : nginx/1.24.0 System : Linux nodejs-ybgk 6.8.0-40-generic #40-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 10:34:03 UTC 2024 x86_64 User : root ( 0) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/html/php/fe2tech/wp-content/plugins/newsletter/ |
Upload File : |
<?php
defined('ABSPATH') || exit;
?>
<div id="tnp-footer">
<div>
<ul>
<li><a href="https://www.thenewsletterplugin.com" target="_blank">The Newsletter Plugin</a></li>
<li><a href="https://www.thenewsletterplugin.com/premium" target="_blank"><?php _e('Get Premium', 'newsletter') ?></a></li>
</ul>
</div>
<div>
<ul>
<li><a href="https://www.thenewsletterplugin.com/account"><?php _e('Your Account', 'newsletter') ?></a></li>
<li><a href="https://www.thenewsletterplugin.com/forums"><?php _e('Forum', 'newsletter') ?></a></li>
<!--<li><a href="https://www.thenewsletterplugin.com/blog"><?php _e('Blog', 'newsletter') ?></a></li>-->
</ul>
</div>
<div>
<form target="_blank" action="https://www.thenewsletterplugin.com/?na=s" method="post" style="margin: 0">
<input type="email" name="ne" placeholder="Your email" required size="20" value="<?php echo empty($current_user_email)?'':esc_attr($current_user_email) ?>">
<input type="hidden" value="plugin-footer" name="nr">
<input type="hidden" value="3" name="nl[]">
<input type="hidden" value="1" name="nl[]">
<input type="hidden" value="double" name="optin">
<input type="submit" value="<?php _e('Get news and promotions', 'newsletter') ?>">
<span style="color: #bbb; margin-bottom: 0px; display: block; line-height: normal">
Proceeding you agree to the
<a href="https://www.thenewsletterplugin.com/privacy" target="_blank" style="color: #2ECC71">privacy policy</a>
</span>
</form>
</div>
</div>