[wp-trac] [WordPress Trac] #59093: WordPress 6.3 and Featured Image Resize Problem
WordPress Trac
noreply at wordpress.org
Sun Aug 13 12:59:49 UTC 2023
#59093: WordPress 6.3 and Featured Image Resize Problem
--------------------------+-----------------------------
Reporter: ungowp | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Post Formats | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Hello,
After installing WordPress 6.3, we realized that we have an important
problem. The images we upload as Featured are cropping.This can seriously
affect our site traffic. How can we prevent this from happening? Our
featured images are all high resolution, but they appear as 1200px in
Google results.
We have been using add_filter( 'big_image_size_threshold',
'__return_false' ); since day one. Also in media settings all resolution
values are set to 0px. But despite this, after WP 6.3, all our images
started to be indexed as 1200px.
An image that is normally 3000px is now indexed at 1200px:
https://ibb.co/YyrRKwV
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59093>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list