%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/dopla/www/wp-content/plugins/ml-slider/admin/views/notices/
Upload File :
Create Path :
Current File : /home/dopla/www/wp-content/plugins/ml-slider/admin/views/notices/header-notice.php

<?php if (!defined('ABSPATH')) {
    die('No direct access.');
} ?>

<div class="updraft-ad-container notice updated">
	<div class="updraft_notice_container">
		<div class="updraft_advert_content_left">
			<img src="<?php echo METASLIDER_BASE_URL.'admin/images/'.$image;?>" width="60" height="60" alt="<?php _e('Logo', 'ml-slider');?>" />
		</div>
		<div class="updraft_advert_content_right">
			<h3 class="updraft_advert_heading"><?php echo $title; ?></h3>
            <div class="updraft-advert-dismiss">
                <a class="underline text-blue-dark" href="#" onclick="jQuery('.updraft-ad-container').slideUp(); jQuery.post(ajaxurl, {action: 'notice_handler', ad_identifier: '<?php echo $dismiss_time;?>', _wpnonce: metaslider_notices_handle_notices_nonce });"><?php echo sprintf('%s', __('Dismiss', 'ml-slider')); echo ('' !== $hide_time) ? sprintf(' (%s)', $hide_time) : ''; ?></a>
            </div>
			<p>
				<?php
                    echo $text;

                    if (isset($discount_code)) {
                        echo ' <strong>' . $discount_code . '</strong>';
                    }

                    if (!empty($button_link)) {
                        echo $this->get_button_link($button_link, $button_meta);
                    }
                ?>
            </p>
		</div>
	</div>
	<div class="clear"></div>
</div>

Zerion Mini Shell 1.0