Описание
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.
Features
- Automatic compression during upload.
- Bulk compression for existing images.
- Standard vs. High Compression preset.
- Optional WebP conversion.
Установка
- Upload the plugin folder to the
/wp-content/plugins/directory. - Activate the plugin through the «Plugins» menu in WordPress.
- 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
.webpand attachment metadata is updated.
Отзывы
Участники и разработчики
«Compressify | Image Optimizer | Convert WebP» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Compressify | Image Optimizer | Convert WebP» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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.phpto match the plugin slug. - Replaced generic internal identifiers with unique
nxtapps_compressify_andNXTAPPS_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.
