HEX
Server: nginx/1.24.0
System: Linux webserver 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64
User: wpuser (1002)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /opt/wpsites/datacloudnow.com/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>