[wp-trac] [WordPress Trac] #35390: Responsive image size issue when `large` is used to display thumbnail
WordPress Trac
noreply at wordpress.org
Tue Jan 12 15:10:58 UTC 2016
#35390: Responsive image size issue when `large` is used to display thumbnail
-----------------------------+------------------------------
Reporter: rabmalin | Owner: joemcgill
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: Awaiting Review
Component: Post Thumbnails | Version: 4.4
Severity: normal | Resolution:
Keywords: | Focuses:
-----------------------------+------------------------------
Comment (by joemcgill):
Thanks @rabmalin,
That's what I thought you were getting at. I believe this may be an issue
with how `image_downsize()` is calling
`image_constrain_size_for_editor()`. One more question: are you generating
these images in the admin or on the front end? In other words, what is the
value of `is_admin()` when you're calling `the_post_thumbnail( 'large' )`?
Joe
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35390#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list