|
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="imagify-bulk-table imagify-newbie"> <p class="imagify-new-feature"><?php esc_html_e( 'New Feature!', 'imagify' ); ?></p> <div class="imagify-table-header imagify-flex imagify-vcenter"> <div class="imagify-th-titles imagify-flex imagify-vcenter"> <span class="dashicons dashicons-admin-plugins"></span> <div class="imagify-th-titles"> <p class="imagify-th-title"><?php esc_html_e( 'Optimize the images from your site\'s folders', 'imagify' ); ?></p> </div> </div> <div class="imagify-th-action"> <a class="hide-if-no-js button imagify-button-secondary" href="<?php echo esc_url( get_imagify_admin_url() ); ?>#custom-folders"> <?php esc_html_e( 'Choose your folders to optimize', 'imagify' ); ?> </a> </div> </div> </div>