print_media_templates WordPress Action Hook
The print_media_templates hook allows you to add custom templates for printing media attachments. This hook is useful for creating custom print layouts for mediaattachments.
do_action( 'print_media_templates' ) #
Fires when the custom Backbone media templates are printed.