Changeset 36517
- Timestamp:
- 02/12/2016 06:14:03 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/media.php
r36241 r36517 1071 1071 /** 1072 1072 * To make sure the ID matches our image src, we will check to see if any sizes in our attachment 1073 * meta match our $image_src. If no mat hces are found we don't return a srcset to avoid serving1073 * meta match our $image_src. If no matches are found we don't return a srcset to avoid serving 1074 1074 * an incorrect image. See #35045. 1075 1075 */
Note: See TracChangeset
for help on using the changeset viewer.