Making WordPress.org

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#4927 closed defect (bug) (invalid)

Featured image size required is wrong

Reported by: xavortm's profile xavortm 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)

#1 @Otto42
5 years ago

  • Resolution set to invalid
  • Status changed from new to closed

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.

#2 @xavortm
5 years ago

But is this enough to have pixelated images on the site itself? I am happy to see why it works as it does now, but it doesn't change the fact that all images are pixelated on the site

Note: See TracTickets for help on using tickets.