Hello dear, First thank for the perfect plugin, but could you please add 2 other options (make them as choices in admin screen):
Option1: delete original file after upload and compression, just to gain spaces in the disk, because for example if I upload an image with 5mb , it generate the webp variant and generate the default size set by the plugin, but it still exist in the upload folder
Option2: if checked delete the .jpg or .png file after they have been generated to webp, and keep only .webp version of the image, it is not mandatory , but keep it as an option to keep the compatibility if needed with old browsers that can not read .webp files
thanks again for the plugin, and I hope you add those feature in next update
]]>私の環境ではロゴやアイコン画像にSVGを多用しています。
SVGはアップロード時に軽量化してあり、ベクター画像のため、「”srcset” 属性の最適化」が不要です。
SVGを画像タグの “srcset” を付加する処理から除外できるとありがたいです。
他のプラグインやテーマの影響かもしれませんが、私の環境では以下のようにupload/年月/logo.svgがupload/logo.svgのように置き換わっていました。
このプラグイン使用後にロゴ画像が消えたためソースを見て気が付いた次第です。
<img src=”../uploads/2023/03/logo.svg” srcset=”../uploads/logo.svg”>
私の環境に由来するものでしたら差し出がましい非礼をお許しください。
]]>画像の保存のときに、以下のエラーが発生します。
また、最初は保存に成功していたのですが、保存しても反映されませんでした。プラグインの効果が出ませんでした。
エラーが発生するようになったのは、新しいサイズを追加して、Croppingのチェックのオンとオフを数度変えて保存したときです。新しいサイズが元画像より大きいサイズなのも、エラーの原因の一つの可能性があります。調査をよろしくお願いします。
Notice: Undefined index: jpeg in?/wp-content/plugins/still-be-image-quality-control/includes/trait/trait-stillbe-iqc-setting-common-methods.php?on line?172
Notice: Undefined index: png in?/wp-content/plugins/still-be-image-quality-control/includes/trait/trait-stillbe-iqc-setting-common-methods.php?on line?172
Notice: Undefined index: webp in?/wp-content/plugins/still-be-image-quality-control/includes/trait/trait-stillbe-iqc-setting-common-methods.php?on line?172
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/still-be-image-quality-control/includes/trait/trait-stillbe-iqc-setting-common-methods.php:172) in?/wp-includes/pluggable.php?on line?1416
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/still-be-image-quality-control/includes/trait/trait-stillbe-iqc-setting-common-methods.php:172) in?/wp-includes/pluggable.php?on line?1419
]]>Greetings,
after the Upload of mp4 Files in Custom Fields of Woocommerce Products the Plugin is trying to compress or reading the files in a endless way with imagemagic, resulting in full server storage within files more than 600 Gigabyte in size in the /tmp/ dir .
]]>素敵なプラグインを開発していただき、ありがとうございます。
本プラグイン有効化中のみ、サイトアイコンの設定(外観>カスタマイズ内)で、画像が選択できません(1枚目の画像の通り、選択ボタンをクリックしてもボタンがグレーアウトするだけで画像が選ばれない)。
1枚目: https://i.gyazo.com/42df3f99f9bc1bde3e4910ec1be82953.png
また、2枚目の画像の通り、サイトアイコン選択時に自動生成されるcropped-の画像が何も表示されません。
2枚目: https://i.gyazo.com/4bcf9f1688fe1bc0601edbfd41b5f325.png
よろしければお手元の環境で検証いただければ幸いです。
プラグインの設定項目は、すべてデフォルトの状態(何も設定変更していない)で発生しています。
現状の回避策:サイトアイコンを設定するときのみ、本プラグインを一旦無効化して対処しています(設定後は有効化しても問題ない)。
以下、テストした環境
本プラグインの使用バージョン:0.10.3
WordPressバージョン:5.8.1
PHPバージョン:7.3、7.4どちらでも発生
サーバー:エックスサーバー、Local by Flywheel上どちらでも発生
使用テーマ:SWELL、Twenty Twenty-Oneどちらでも発生
他使用プラグイン:あり(All-in-One WP Migration?SEO SIMPLE PACK?WP Multibyte Patch?XO Security)、なしどちらの状況でも発生