File: wp-includes/media-template.php
-
functionwp_underscore_audio_template()
Outputs the markup for an audio tag to be used in an Underscore template when data.model is passed.
-
functionwp_underscore_video_template()
Outputs the markup for a video tag to be used in an Underscore template when data.model is passed.
-
functionwp_print_media_templates()
Prints the templates used in the media manager.
-
Fires when the custom Backbone media templates are printed.