{"id":143350,"date":"2021-07-01T15:27:05","date_gmt":"2021-07-01T15:27:05","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/modern-images-wp\/"},"modified":"2023-10-27T15:52:06","modified_gmt":"2023-10-27T15:52:06","slug":"modern-images-wp","status":"publish","type":"plugin","link":"https:\/\/de.wordpress.org\/plugins\/modern-images-wp\/","author":10464658,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.0","stable_tag":"1.2.0","tested":"6.4.8","requires":"5.8","requires_php":"5.6","requires_plugins":null,"header_name":"Modern Images WP","header_author":"adamsilverstein","header_description":"Choose a default format for subsized images. Choose WebP, JPGXL or AVIF when your server image library supports them.","assets_banners_color":"d8f0f0","last_updated":"2023-10-27 15:52:06","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/plugins.wordpress.org\/modern-images-wp","header_author_uri":"https:\/\/github.com\/adamsilverstein","rating":4.3,"author_block_rating":3.75,"active_installs":400,"downloads":10330,"num_ratings":7,"support_threads":0,"support_threads_resolved":0,"author_block_count":2,"sections":["description","installation","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"adamsilverstein","date":"2021-07-01 15:26:36"},"1.0.1":{"tag":"1.0.1","author":"adamsilverstein","date":"2021-07-01 20:52:41"},"1.0.2":{"tag":"1.0.2","author":"adamsilverstein","date":"2021-08-12 05:22:48"},"1.0.3":{"tag":"1.0.3","author":"adamsilverstein","date":"2021-11-19 17:11:08"},"1.0.4":{"tag":"1.0.4","author":"adamsilverstein","date":"2022-10-11 23:14:00"},"1.1.0":{"tag":"1.1.0","author":"adamsilverstein","date":"2022-10-26 22:58:44"},"1.1.0-release":{"tag":"1.1.0-release","author":"adamsilverstein","date":"2022-10-26 22:59:31"},"1.1.1":{"tag":"1.1.1","author":"adamsilverstein","date":"2023-10-27 15:43:07"},"1.2.0":{"tag":"1.2.0","author":"adamsilverstein","date":"2023-10-27 15:52:06"}},"upgrade_notice":[],"ratings":{"1":0,"2":1,"3":1,"4":0,"5":5},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2557245,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2557245,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2557245,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2557245,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.0.3","1.0.4","1.1.0","1.1.0-release","1.1.1","1.2.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2557245,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2557245,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"Modern image output format options on <code>Settings<\/code> &gt; <code>Media<\/code> admin page.","2":"Image format options available for various image types."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[194661,200908,200907,15376],"plugin_category":[],"plugin_contributors":[79826,77880],"plugin_business_model":[],"class_list":["post-143350","plugin","type-plugin","status-publish","hentry","plugin_tags-avif","plugin_tags-jpegxl","plugin_tags-modern-images","plugin_tags-webp","plugin_contributors-adamsilverstein","plugin_contributors-google","plugin_committers-adamsilverstein","plugin_committers-flixos90","plugin_committers-google","plugin_committers-tweetythierry"],"banners":{"banner":"https:\/\/ps.w.org\/modern-images-wp\/assets\/banner-772x250.png?rev=2557245","banner_2x":"https:\/\/ps.w.org\/modern-images-wp\/assets\/banner-1544x500.png?rev=2557245","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/modern-images-wp\/assets\/icon-128x128.png?rev=2557245","icon_2x":"https:\/\/ps.w.org\/modern-images-wp\/assets\/icon-256x256.png?rev=2557245","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/modern-images-wp\/assets\/screenshot-1.png?rev=2557245","caption":"Modern image output format options on <code>Settings<\/code> &gt; <code>Media<\/code> admin page."},{"src":"https:\/\/ps.w.org\/modern-images-wp\/assets\/screenshot-2.png?rev=2557245","caption":"Es sind Bildformatoptionen f\u00fcr verschiedene Bildtypen verf\u00fcgbar."}],"raw_content":"<!--section=description-->\n<p>Specify the default image format used for sub-sized images generated by WordPress.<\/p>\n\n<h3>Technical Notes<\/h3>\n\n<ul>\n<li>Requires PHP 5.6+.<\/li>\n<li>Requires WordPress 5.8+.<\/li>\n<li>Issues and Pull requests welcome on the GitHub repository: https:\/\/github.com\/adamsilverstein\/wordpress-modern-images.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Install the plugin via the plugin installer, either by searching for it or uploading a .zip file.<\/li>\n<li>Activate the plugin.<\/li>\n<li>Select an output image format under Settings-&gt;Media.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Tested up to 6.4.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Correct support for AVIF &amp; JPEGXL with <code>mime_types<\/code> filter.<\/li>\n<li>Add <code>wp-env<\/code> support. To test the plugin with <code>wp-env<\/code> which currently supports AVIF, use <code>npm install -g @wordpress\/env &amp;&amp; wp-env start<\/code>.<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Tested up to 6.1.<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Check correct image engine for mime type format support when multiple engines are available.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial plugin release<\/li>\n<\/ul>","raw_excerpt":"Modern images for WordPress.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/143350","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=143350"}],"author":[{"embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/adamsilverstein"}],"wp:attachment":[{"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=143350"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=143350"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=143350"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=143350"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=143350"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=143350"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}