HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux Droplet-NYC1-3 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: www-data (33)
PHP: 7.4.3-4ubuntu2.29
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: /var/www/html/belairhomeloan.com/wp-content/plugins/wp-ses/view/sidebar.php
<?php
$url_args = array(
	'utm_campaign' => 'WP+Offload+SES+Upgrade',
);
?>
<div class="wposes-sidebar">

	<a class="wposes-banner" href="<?php echo $this->dbrains_url( '/wp-offload-ses/pricing/', $url_args ); ?>"></a>

	<div class="wposes-upgrade-details">
		<h1><?php _e( 'Upgrade', 'wp-offload-ses' ); ?></h1>
		<h3><?php _e( 'Get a bundle of features with an upgrade to WP Offload SES', 'wp-offload-ses' ); ?></h3>
		<ul>
			<li><?php _e( 'Email&nbsp;support', 'wp-offload-ses' ); ?></li>
			<li><?php _e( 'Open and click&nbsp;reporting', 'wp-offload-ses' ); ?></li>
			<li><?php _e( 'Auto-retry email sending&nbsp;failures', 'wp-offload-ses' ); ?></li>
			<li><?php _e( 'Manually retry email sending&nbsp;failures', 'wp-offload-ses' ); ?></li>
			<li><?php _e( 'Manually resend any sent&nbsp;emails', 'wp-offload-ses' ); ?></li>
			<li><?php _e( 'Search for any&nbsp;email', 'wp-offload-ses' ); ?></li>
			<li><?php _e( 'View a specific&nbsp;email', 'wp-offload-ses' ); ?></li>
			<li><?php _e( 'Analyze engagement for a specific&nbsp;email', 'wp-offload-ses' ); ?></li>
		</ul>
	</div>

	<div class="wposes-discount subscribe block">
		<h2 style="text-align:center; font-weight: normal;"><?php _e( 'Get 20% off your first year of&nbsp;WP Offload SES!', 'wp-offload-ses' ); ?></h2>
		<h3>
			<a href="<?php echo $this->dbrains_url( 'wp-offload-ses/pricing/', $url_args ); ?>" class="wposes-discount-btn">
				<?php _e( 'Get The Discount', 'wp-offload-ses' ); ?>
			</a>
		</h3>
		<p class="wposes-discount-applied">
			<?php _e( '* Discount applied automatically', 'wp-offload-ses' ); ?>
		</p>
		<div class="wposes-testimonial">
			<h3 class="wposes-handle">
				@markdavoli
				<span class="wposes-rating">
					<?php $sidebar_star = $this->plugins_url( 'assets/img/icon-sidebar-star.svg' ); ?>
					<img src="<?php echo $sidebar_star; ?>" alt="*"/>
					<img src="<?php echo $sidebar_star; ?>" alt="*"/>
					<img src="<?php echo $sidebar_star; ?>" alt="*"/>
					<img src="<?php echo $sidebar_star; ?>" alt="*"/>
					<img src="<?php echo $sidebar_star; ?>" alt="*"/>
				</span>
			</h3>
			<p class="wposes-quote">"Great plugin for WordPress in combination with rock solid Amazon SES for sending email reliably."</p>
		</div>
	</div>
</div>