[wp-trac] [WordPress Trac] #35043: Images in RSS feed are broken
WordPress Trac
noreply at wordpress.org
Mon Jan 11 22:57:23 UTC 2016
#35043: Images in RSS feed are broken
--------------------------+------------------------
Reporter: griffinjay | Owner: joemcgill
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 4.5
Component: Media | Version: 4.4
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+------------------------
Comment (by littler.chicken):
Just wanted to add that I've been dealing with this issue as well. I'm a
Feedly user, and am gradually seeing more WordPress feeds with missing
images, as they update to 4.4. It seems to be a mixed content issue, from
what I can determine on Feedly. MailChimp campaigns for which I am
responsible seem to be unaffected.
I've also authored an RSS plugin which is on the repository, and because
of what I've been seeing, for the time being, I'm quietly disabling srcset
in feeds. I'm using a slightly different filter than what's mentioned
above, just returning `false` for `wp_calculate_image_srcset`, which seems
to do the job.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35043#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list