#54911 closed enhancement (fixed)
Twenty Twenty-Two: Theme Check Plugin issue for the image size
Reported by: | kafleg | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 5.9.1 | Priority: | normal |
Severity: | normal | Version: | 5.9 |
Component: | Bundled Theme | Keywords: | has-patch fixed-major |
Focuses: | Cc: |
Description
- Install and activate Twenty Twenty-Two theme
- Install and activate Theme Check plugin
- Go to Appearance > Theme Check and select Twenty Twenty Two
- Click on check it
You will see, WARNING: assets/images/ducks.jpg is 768.2 KB in size. Large file sizes have a negative impact on website performance and loading time. Compress images before using them.
This is not a big issue but the themes team recommends theme author put the images less than 500KB.
Here is the pull request https://github.com/WordPress/twentytwentytwo/pull/349
Attachments (2)
Change History (12)
This ticket was mentioned in PR #2245 on WordPress/wordpress-develop by kapilpaul.
3 years ago
#3
- Keywords has-patch added
reduce ducks.jpg image size on twenty twenty two theme
Trac ticket: https://core.trac.wordpress.org/ticket/54911
#4
@
3 years ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
In 52651:
#5
@
3 years ago
- Keywords fixed-major added
- Resolution fixed deleted
- Status changed from closed to reopened
Reopening for backporting to the 5.9 branch.
SergeyBiryukov commented on PR #2245:
3 years ago
#6
Thanks for the PR! Merged in https://core.trac.wordpress.org/changeset/52651.
Note: See
TracTickets for help on using
tickets.
Thanks — @jffng and I noticed this one yesterday too. Must have missed it while we were compressing everything. I'm attaching an alternate version that's about 50% of the file size. This should be a much better balance of quality + file size.