Changeset 54063 for trunk/src/wp-includes/media-template.php
- Timestamp:
- 09/02/2022 06:56:12 AM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/media-template.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/media-template.php
r54062 r54063 9 9 10 10 /** 11 * Output the markup for a audio tag to be used in an Underscore template11 * Outputs the markup for a audio tag to be used in an Underscore template 12 12 * when data.model is passed. 13 13 * … … 49 49 50 50 /** 51 * Output the markup for a video tag to be used in an Underscore template51 * Outputs the markup for a video tag to be used in an Underscore template 52 52 * when data.model is passed. 53 53 *
Note: See TracChangeset
for help on using the changeset viewer.