HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux aritmodecarnaval.es 5.15.0-79-generic #86-Ubuntu SMP Mon Jul 10 16:07:21 UTC 2023 x86_64
User: www-data (33)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /home/www/torresncgolf/wp-content/plugins/email-subscribers/lite/admin/views/es-trial-expiry.php
<?php
defined( 'ABSPATH' ) || exit;

$es_wp_styles = wp_styles();
?>
<html>
<?php
$es_wp_styles->do_item( 'google-fonts' );
?>
<style>
	html {
		-moz-tab-size: 4;
		-o-tab-size: 4;
		tab-size: 4;
		line-height: 1.15;
		-webkit-text-size-adjust: 100%;
	}
	body {
		background: #efeeea;
		margin: 0;
		font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
	}

	.container {
		background: #FFFFFF;
		border: 1px solid #efeeea;
		max-width: 600px;
		margin: 20px auto;
		padding: 10px;
		border-radius: 5px;
	}

	.center {
		text-align: center;
	}

	.logo-container {
		margin: 20px 10px;
	}

	a {
		color: #5e19cf;
	}

	p {
		font-size: 1.2em;
	}
</style>
<body>
	<div class="container">
		<div class="logo-container center">
			<img src="<?php esc_attr_e( $logo_url ); ?>" width="64" alt="<?php echo esc_url( 'Icegram Express logo', 'email-subscribers' ); ?>"/>
		</div>
		<div>
			<p class="">Hey <?php echo esc_html($first_name); ?>,</p>
			<p>Just a quick reminder: your trial ends tomorrow!</p>
			<p>And sadly <b>you will lose access to these key email marketing features:</b></p>
			<ul>
				<li>
					<p><a href="https://www.icegram.com/docs/category/icegram-express-premium/add-utm-parameters-email/?utm_source=es&utm_medium=email&utm_campaign=plugin-email-13"><b>Google Analytics UTM tracking</b></a> - Measure the effectiveness of your email on autopilot.. This feature automatically add UTMs to all the links in your email, thus making sure each link is tracked and measured. </p>
				</li>
				<li>
					<p><a href="https://www.icegram.com/docs/category/icegram-express-premium/check-spam-score#what-to-do-if-my-spam-score-is-higher-than-5/?utm_source=es&utm_medium=email&utm_campaign=plugin-email-13"><b>Spam score checking</b></a> - This feature checks the spam score of your email. Use this feature smartly to ensure your emails land in the inbox and not the spam folder of your subscribers.
					</p>
				</li>
				<li>
					<p><a href="https://www.icegram.com/docs/category/icegram-express-premium/enable-automatic-cron/?utm_source=es&utm_medium=email&utm_campaign=plugin-email-13"><b>Background email sending</b></a> - Hit send and relax. This feature will ensure that all your emails are sent without any mishaps or bottlenecks.
					</p>
				</li>
				<li>
					<p><a href="https://www.icegram.com/css-inliner/?utm_source=es&utm_medium=email&utm_campaign=plugin-email-13"><b>CSS inliner</b></a> - You don’t need to pay for a team of graphic designers anymore. This feature helps you create professional looking emails that go with your brand within minutes.
					</p>
				</li>
			</ul>

			<p>I have been an email marketer for a decade now and these features are a total must-have.</p>
			<p>So don’t let go of this opportunity.</p>
			<p>You can <a href="https://www.icegram.com/express/pricing/?utm_source=es&utm_medium=email&utm_campaign=plugin-email-13"><b>grab the Pro Or Max plan at 25% OFF</b></a> </p>
			<p>Apply the code: <b>es-upgrade-25</b> at checkout</p>
			<p>NOTE: <b>This offer expires in 24 hours.</b></p>
			<p>So upgrade before your trial runs out…..</p>
			<p>Avoid regret. Don't be the "should've, could've" person.</p>
			<p>Emails are here for the long run. So upgrading is a worthy investment.</p>
			<p><a href="https://www.icegram.com/express/pricing/?utm_source=es&utm_medium=email&utm_campaign=plugin-email-13"><b>Upgrade today at 25% OFF</b></a></p>
			<p>Cheers, <br>Sandhya</p>
			<p><b>P.S.</b> On the fence? Need help deciding the right plan/ Any other concern? Just reach out - I’m here for you! <code>hello@icegram.com</code> </p>
		</div>
		
	</div>
</body>
</html>