Plugin Updates

This commit is contained in:
Tony Volpe
2024-03-19 15:33:31 +00:00
parent ff5b56dc44
commit 3a70a6e4bf
317 changed files with 8178 additions and 2933 deletions

View File

@@ -22,7 +22,7 @@ $html_atts = $this->build_attributes( $data['atts'] );
<a href="<?php echo esc_url( $data['url'] ); ?>"<?php echo $html_atts; ?>>
<span class="dashicons dashicons-image-rotate"></span>
<?php esc_html_e( 'Delete WebP images', 'imagify' ); ?>
<?php esc_html_e( 'Delete Next-Gen images', 'imagify' ); ?>
</a>
<?php