HEX
Server: nginx/1.27.1
System: Linux in-3 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
User: ivenus-clone (3297)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v4513/tepnot/public_html/wp-content/plugins/newsletter/emails/themes/default/footer.php
<?php

defined('ABSPATH') || exit;

?>
<!-- Footer -->
<div style="text-align: center; font-weight: bold; margin: 40px 0 10px;"><?php echo esc_html($theme_options['main_footer_title']) ?></div>
<div style="text-align: center; margin: 10px 0 20px;"><?php echo esc_html($theme_options['main_footer_contact']) ?></div>

<?php include WP_PLUGIN_DIR . '/newsletter/emails/themes/default/social_main.php'; ?>

<div style="text-align: center; color: #888; margin-top: 20px;"><?php echo esc_html($theme_options['main_footer_legal']) ?></div>
<div style="text-align: center; color: #888">To change your subscription, <a target="_blank"  href="{profile_url}">click here</a>.</div>