From 383e24fcfece6e11471f3b4baf67b2785773c64d 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: https://develop.svn.wordpress.org/trunk@22832 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 ) {