Compressify

描述

Compressify optimizes JPEG, PNG, and WebP images locally using WordPress image editors. It includes automatic compression on upload and a bulk tool for existing media library items. No external services are used.

Features

  • Automatic compression during upload.
  • Bulk compression for existing images.
  • Standard vs. High Compression preset.
  • Optional WebP conversion.

安装

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Visit the Compressify menu in the WordPress admin to configure settings.

常见问题

Does Compressify use external services?

No. All compression happens locally using WordPress image editors.

Does it support WebP?

Yes. Enable WebP conversion in the Optimization section.

Will it change file names?

If WebP conversion is enabled, the main image file is saved as .webp and attachment metadata is updated.

评价

阅读所有2条评价

贡献者及开发者

「Compressify」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Compressify」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.4

  • Fixed file permissions on compressed images to ensure proper public access.
  • Added permission handling for WebP converted files and compressed image replacements.

1.0.3

  • Cleaned up the one-time legacy database migration logic used during upgrade.
  • Refreshed the release package after the WordPress.org review fixes.

1.0.2

  • Renamed the main plugin bootstrap file to compressify.php to match the plugin slug.
  • Replaced generic internal identifiers with unique nxtapps_compressify_ and NXTAPPS_COMPRESSIFY_ names.
  • Added migration for legacy option and table names used by earlier development builds.

1.0.1

  • Removed unused legacy Modernizr assets from the plugin package.

1.0.0

  • Initial release.