#62532 closed defect (bug) (duplicate)
WordPress 6.7.1 Auto-sizes Reducing Image Sizes
Reported by: | gyurmey | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 6.7.1 |
Component: | Media | Keywords: | |
Focuses: | Cc: |
Description
This is a follow-up to #62413.
After updating to 6.7.1, I still have problems with the sizes="auto"
attribute in Chrome. I want to solve this problem by using add_filter('wp_img_tag_add_auto_sizes', '__return_false')
. It works (removes auto), but only while I'm logged in.
Change History (5)
This ticket was mentioned in Slack in #core by poena. View the logs.
2 weeks ago
#3
@
2 weeks ago
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Duplicate of #62515.
Hi @gyurmey I believe this is a duplicate of https://core.trac.wordpress.org/ticket/62515 which was reported just before your ticket. I will close this ticket, to keep the discussions and testing in one place.