Changeset 28683
- Timestamp:
- 06/06/2014 01:49:44 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/media-template.php
r28682 r28683 1009 1009 <# } #> 1010 1010 </dt> 1011 <# if ( attachment.caption .trim()) { #>1011 <# if ( attachment.caption ) { #> 1012 1012 <dd class="wp-caption-text gallery-caption"> 1013 1013 {{ attachment.caption }}
Note: See TracChangeset
for help on using the changeset viewer.