<?php esc_attr_e( 'No attachments found - Upload some images', 'wp-smushit' ); ?>

', '' ); ?>

view( 'all-images-smushed-notice', array( 'all_done' => empty( $total_images_to_smush ) ), 'common' ); ?> view( 'progress-bar', array( 'count' => $total_count, 'background_processing_enabled' => false, 'background_in_processing_notice' => '', 'in_processing_notice' => $in_processing_notice, ), 'common' ); ?>
admin()->print_pending_bulk_smush_content( $total_images_to_smush, $resmush_count, $unsmushed_count ); ?>