HEX
Server: Apache
System: Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
User: u90323915 (5560665)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /homepages/31/d696029188/htdocs/tiny-compress-images/src/views/compress-details-processing.php
<div class="details-container" data-status="compressing" data-id="<?php echo $tiny_image->get_id() ?>">
	<div class="details">
		<span class="icon spinner"></span>
		<span class="message">
			<span><?php esc_html_e( 'compressing', 'tiny-compress-images' ) ?></span>
		</span>
	</div>
</div>