Changeset 30600 for trunk/src/wp-admin/includes/media.php
- Timestamp:
- 11/28/2014 08:55:46 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/media.php
r30543 r30600 165 165 * to the image HTML when inserted into the editor. 166 166 * 167 * Passing an empty value also prevents the 'image_add_caption_shortcode' filter168 * f rom being evaluated at the end of {@see image_add_caption()}.167 * Passing an empty value also prevents the {@see 'image_add_caption_shortcode'} 168 * filter from being evaluated at the end of {@see image_add_caption()}. 169 169 * 170 170 * @since 4.1.0
Note: See TracChangeset
for help on using the changeset viewer.