| Server IP : 80.65.208.158 / Your IP : 216.73.216.25 Web Server : Microsoft-IIS/10.0 System : Windows NT VMI1501711 10.0 build 17763 (Windows Server 2019) AMD64 User : IWPD_134(rotechno) ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Inetpub/vhosts/rotechnochem.com/httpdocs/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>