HEX
Server: LiteSpeed
System: Linux premium221.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
User: madepabj (2566)
PHP: 8.3.26
Disabled: NONE
Upload Files
File: //home/madepabj/gharana.pk/wp-content/plugins/wp-smushit/app/views/bulk/media-lib-empty.php
<div class="sui-message">

    <img src="<?php echo esc_url( WP_SMUSH_URL . 'app/assets/images/smush-no-media.png' ); ?>"
        srcset="<?php echo esc_url( WP_SMUSH_URL . 'app/assets/images/smush-no-media.png' ); ?>, <?php echo esc_url( WP_SMUSH_URL . 'app/assets/images/[email protected]' ); ?> 2x"
        alt="<?php esc_attr_e( 'No attachments found - Upload some images', 'wp-smushit' ); ?>"
        class="sui-image"
    >

    <div class="sui-message-content">
        <p>
            <?php esc_html_e( 'We haven’t found any images in your media library yet so there’s no smushing to be done!', 'wp-smushit' ); ?><br>
            <?php esc_html_e( 'Once you upload images, reload this page and start playing!', 'wp-smushit' ); ?>
        </p>

        <a class="sui-button sui-button-blue" href="<?php echo esc_url( admin_url( 'media-new.php' ) ); ?>">
            <?php esc_html_e( 'UPLOAD IMAGES', 'wp-smushit' ); ?>
        </a>
    </div>
</div>