[wp-trac] [WordPress Trac] #35102: Responsive images support for external URLs

WordPress Trac noreply at wordpress.org
Tue Dec 15 17:06:15 UTC 2015


#35102: Responsive images support for external URLs
-------------------------------------+------------------------
 Reporter:  polevaultweb             |       Owner:  joemcgill
     Type:  defect (bug)             |      Status:  reviewing
 Priority:  normal                   |   Milestone:  4.4.1
Component:  Media                    |     Version:  4.4
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:
-------------------------------------+------------------------

Comment (by polevaultweb):

 No problem @joemcgill! WP Offload S3
 (https://wordpress.org/plugins/amazon-s3-and-cloudfront/) copied local
 files to S3 and then replaces local URLs post_content via the database,
 and also hooks into `wp_get_attachment_url` to swap local for S3 URLs. The
 code in [35821] generates URLs for images locally based on image sizes so
 the image src can be searched for, therefore our S3 URLs will never be
 found and srcset applied.

 Let me know if you need anything further.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35102#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list