Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #35102


Ignore:
Timestamp:
12/15/2015 04:40:33 PM (10 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35102 – Description

    initial v1  
    1 Since the introduction of https://core.trac.wordpress.org/changeset/35821 in https://core.trac.wordpress.org/ticket/34898, the ability for srcsets to be added to images with external src URLs has been stopped. For example, our plugin https://wordpress.org/plugins/amazon-s3-and-cloudfront/ replaces local URLs with S3 ones in post content, currently srcset will not be added.
     1Since the introduction of [35821] in #34898, the ability for srcsets to be added to images with external src URLs has been stopped. For example, our plugin https://wordpress.org/plugins/amazon-s3-and-cloudfront/ replaces local URLs with S3 ones in post content, currently srcset will not be added.