Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .wordpress-org/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion config/wp-version.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
57_73=wordpress:5.7-php7.3-apache
60_74=wordpress:6.0-php7.4-apache
70_84=wordpress:7.0-php8.4-apache
71_85=wordpress:beta-7.1-php8.5-apache
71_85=wordpress:7.1-php8.5-apache
4 changes: 2 additions & 2 deletions tiny-compress-images.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Plugin Name: TinyPNG - JPEG, PNG & WebP image compression
* Description: Speed up your website. Optimize your JPEG, PNG, and WebP images automatically with TinyPNG.
* Plugin Name: TinyPNG Image Optimization – Image Compression JPEG & PNG | Convert to WebP & AVIF
* Description: Compress & convert images to WebP & AVIF automatically. Faster pages, improved SEO. Optimize 500 images/month free, no ads.
Comment thread
coderabbitai[bot] marked this conversation as resolved.
* Version: 3.8.0
* Author: TinyPNG
* Author URI: https://tinypng.com
Expand Down
Loading