Parsed: 121697
<?php /** * WordPress media templates. * * @package WordPress * @subpackage Media * @since 3.5.0 */ /* function wp_underscore_audio_template() – Output the markup for a audio tag to be used in an Underscore template when data.model is passed. */ /* function wp_underscore_video_template() – Output the markup for a video tag to be used in an Underscore template when data.model is passed. */ /* function wp_print_media_templates() – Prints the templates used in the media manager. */