C:\xampp\htdocs\landing\wp-content\plugins\imagify\views\notice-wp-rocket.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?php
defined
'ABSPATH' ) || die( 'Cheatin’ uh?' );

$dismiss_url  get_imagify_admin_url'dismiss-notice''wp-rocket' );
$coupon_code  'IMAGIFY20';
$wprocket_url imagify_get_wp_rocket_url();
?>
<div class="updated imagify-rkt-notice">
    <a href="<?php echo esc_url$dismiss_url ); ?>" class="imagify-notice-dismiss imagify-cross"><span class="dashicons dashicons-no"></span></a>

    <p class="imagify-rkt-logo">
        <img src="<?php echo IMAGIFY_ASSETS_IMG_URL?>logo-wprocket.png" srcset="<?php echo IMAGIFY_ASSETS_IMG_URL?>logo-wprocket.svg 1x, <?php echo IMAGIFY_ASSETS_IMG_URL?>logo-wprocket.svg 2x" alt="WP Rocket" width="118" height="32">
    </p>
    <p class="imagify-rkt-msg">
        <?php
        esc_html_e
'Discover the best caching plugin to speed up your website.''imagify' );
        echo 
'<br>';
        
printf(
            
/* translators: 1 is a "bold" tag start, 2 is a pourcentage, 3 is the "bold" tag end, 4 is a coupon code. */
            
esc_html__'%1$sGet %2$s off%3$s with this coupon code: %4$s''imagify' ),
            
'<strong>''20%''</strong>'$coupon_code
        
);
        
?>
    </p>
    <p class="imagify-rkt-coupon">
        <span class="imagify-rkt-coupon-code"><?php echo $coupon_code?></span>
    </p>
    <p class="imagify-rkt-cta">
        <a target="_blank" href="<?php echo esc_url$wprocket_url ); ?>" class="button button-primary tgm-plugin-update-modal"><?php esc_html_e'Get WP Rocket now''imagify' ); ?></a>
    </p>
</div>
x

Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586