Meta flood for zero-sizes #24
Labels
help wanted
Extra attention is needed
needs:engineering
This requires engineering to resolve.
type:bug
Something isn't working.
Milestone
Describe the bug
The easiest way to remove thumbnail generation of a image size is to set the width and height to 0.
This is an example of
wp_get_additional_image_sizes()
values:WordPress skips generation of such thumbnails. The plugin generates thumbnail metadata, where width and height can be 0.
This behavior results in unexpected behavior when using thumbnails. For example, structured data generation plugins can use zero-sizes for thumbnails.
This behavior is related #23
Steps to Reproduce
Screenshots, screen recording, code snippet
No response
Environment information
No response
WordPress information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: