#4927 closed defect (bug) (invalid)
Featured image size required is wrong
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Plugin Directory | Keywords: | |
Cc: |
Description
I updated my plugin's featured image by following the guidelines.
https://developer.wordpress.org/plugins/wordpress-org/plugin-assets/
You can see the problem here - https://wordpress.org/plugins/dx-sources/ The image set as required is banner-772x250.png while the image dimensions output on the page is 940x304. You can clearly see the difference and the end result is pixelated.
This is not new, but I am wondering why there is no update to the requirements?
TLDR: 772w is currently required, 940w is outputted resulting in pixelated images
Change History (2)
Note: See
TracTickets for help on using
tickets.
The image size is determined by the display of the image *in WordPress*, not on the WordPress.org site itself.
Most people search for and install plugins from their own WordPress admin pages, not by visiting the site.