Changes between Initial Version and Version 1 of Ticket #41215, comment 1
- Timestamp:
- 06/30/2017 07:51:18 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #41215, comment 1
initial v1 1 Hi @henry.wright most likely, `esc_attr()` was used because the `srcset` attribute is a string like: 1 Hi @henry.wright, 2 3 Most likely, `esc_attr()` was used because the `srcset` attribute is a string like: 2 4 3 5 `http://1.gravatar.com/avatar/{some_img_id}?s=64&d=mm&r=g 2x`