=== Png Compress ===
Contributors: Katsushi Kawamori
Donate link: https://shop.riverforest-wp.info/donate/
Tags: compress, media, png, upload
Requires at least: 4.7
Requires PHP: 8.0
Tested up to: 7.0
Stable tag: 1.05
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Compress PNG files.

== Description ==

= Compress PNG files =
* Compress PNG files when adding PNG files in Media Library. 
* Quality can be specified.
* Compress can be specified.

= Note =
This has no effect on files compressed with TinyPNG. Also, you can't expect to get the excellent compression and image quality that TinyPNG provides.

== Installation ==

1. Upload `png-compress` directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

none

== Screenshots ==

1. Settings

== Changelog ==

= [1.05] 2025/04/23 =
* Fix - Loading the management screen.

= [1.04] 2024/03/05 =
* Fix - Changed file operations to WP_Filesystem.

= 1.03 =
Supported WordPress 6.4.
PHP 8.0 is now required.

= 1.02 =
Fixed uninstall.

= 1.01 =
Supported WordPress 5.6.

= 1.00 =
Initial release.

== Upgrade Notice ==

= 1.00 =
Initial release.
