تفصیل
Specify the default image format used for sub-sized images generated by WordPress.
Technical Notes
- Requires PHP 5.6+.
- Requires WordPress 5.8+.
- Issues and Pull requests welcome on the GitHub repository: https://github.com/adamsilverstein/wordpress-modern-images.
سکرین شاٹاں
انسٹال کرݨ
- Install the plugin via the plugin installer, either by searching for it or uploading a .zip file.
- Activate the plugin.
- Select an output image format under Settings->Media.
ریویو
Contributors & Developers
“Modern Images WP” is open source software. The following people have contributed to this plugin.
حصہ پاوݨ آلے“Modern Images WP” has been translated into 4 locales. Thank you to the translators for their contributions.
“Modern Images WP” دا آپݨی زبان وچ ترجمہ کرو۔
ڈیویلپمنٹ وچ دلچسپی ہے؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
تبدیلی لاگ
1.2.0
- Tested up to 6.4.
1.1.0
- Correct support for AVIF & JPEGXL with
mime_types
filter. - Add
wp-env
support. To test the plugin withwp-env
which currently supports AVIF, usenpm install -g @wordpress/env && wp-env start
.
1.0.4
- Tested up to 6.1.
1.0.3
- Check correct image engine for mime type format support when multiple engines are available.
1.0.0
- Initial plugin release