HEX
Server: LiteSpeed
System: Linux eko108.isimtescil.net 4.18.0-477.21.1.lve.1.el8.x86_64 #1 SMP Tue Sep 5 23:08:35 UTC 2023 x86_64
User: uyarreklamcomtr (11202)
PHP: 7.4.33
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/woocommerce-marketing-card.php.tar
uyarreklam.com.tr/httpdocs/wp-content/plugins/optinmonster/views/woocommerce-marketing-card.php000064400000002211151541675740032242 0ustar00var/www/vhosts<?php
/**
 * Marketing Card for WooCommerce Marketing Page
 *
 * @since 2.2.0
 */
?>
<div id="components-card-om" class="components-card-om" style="display:none;">
	<?php $this->output_min_css( 'woocommerce-marketing-card-css.php' ); ?>
	<div class="components-card-om-header">
		<p><?php esc_html_e( 'Increase Your Store Sales Conversion', 'optin-monster-api' ); ?></p>
	</div>
	<div class="components-card-om-body">
		<div class="components-card-om-body-icon">
			<?php require dirname( $this->file ) . '/assets/css/images/icons/archie-color-icon.svg'; ?>
		</div>
		<div class="components-card-om-body-text-wrap">
			<div class="components-card-om-body-text">
				<h4>OptinMonster</h4>
				<p><?php esc_html_e( 'Grow your business with OptinMonster! Use this plugin to help sell more of your product.', 'optin-monster-api' ); ?></p>
			</div>
		</div>
		<div class="components-card-om-body-button">
			<a class="button button-primary" href="admin.php?page=optin-monster-templates&type=popup" title="<?php esc_attr_e( 'Create a Campaign', 'optin-monster-api' ); ?>"><?php esc_html_e( 'Create a Campaign', 'optin-monster-api' ); ?></a>
		</div>
	</div>
</div>