#54911 closed enhancement (fixed)
Twenty Twenty-Two: Theme Check Plugin issue for the image size
| Reported by: | kafleg | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.9.1 |
| Component: | Bundled Theme | Version: | 5.9 |
| Severity: | normal | Keywords: | has-patch fixed-major |
| Cc: | Focuses: |
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.
5 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
#5
@
5 years ago
- Keywords fixed-major added
- Resolution fixed
- Status closed → reopened
Reopening for backporting to the 5.9 branch.
SergeyBiryukov commented on PR #2245:
5 years ago
#6
Thanks for the PR! Merged in https://core.trac.wordpress.org/changeset/52651.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.