From b5b821c5231afb1665eeb4dba323c46c689cb293 Mon Sep 17 00:00:00 2001 From: Daryl Koopersmith Date: Sun, 25 Nov 2012 21:45:30 +0000 Subject: [PATCH] Add print_media_templates action to allow custom templates to be added. props ocean90. fixes #22565, see #21390. git-svn-id: http://core.svn.wordpress.org/trunk@22832 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/media.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wp-includes/media.php b/wp-includes/media.php index 3b509e5062..b91fab5d0c 100644 --- a/wp-includes/media.php +++ b/wp-includes/media.php @@ -1887,4 +1887,6 @@ function wp_print_media_templates( $attachment ) {