|
Server : Apache System : Linux s1230 5.15.0-139-generic #149~20.04.1 SMP Tue Jul 14 11:21:49 UTC 2026 x86_64 User : p141464 ( 418825) PHP Version : 7.4.33.12 Disable Function : NONE Directory : /html/relaunch-kmu/wp-content/plugins/imagify/views/ |
Upload File : |
<?php defined( 'ABSPATH' ) || die( 'Cheatin’ uh?' ); ?> <div class="clear"></div> <div class="imagify-notice below-h2<?php echo ( ! empty( $data['classes'] ) ? ' ' . implode( ' ', $data['classes'] ) : '' ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>"> <div class="imagify-notice-logo"> <img class="imagify-logo" src="<?php echo esc_url( IMAGIFY_ASSETS_IMG_URL ); ?>imagify-logo.png" width="138" height="16" alt="Imagify" /> </div> <div class="imagify-notice-content"> <?php if ( ! empty( $data['title'] ) ) : ?> <p class="imagify-notice-title"><strong><?php echo esc_html( $data['title'] ); ?></strong></p> <?php endif; ?>