wp_print_media_templates() does not take an argument.

git-svn-id: http://core.svn.wordpress.org/trunk@22884 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2012-11-27 23:50:26 +00:00
parent c09ac0e931
commit 52701f831a

View File

@ -1496,7 +1496,7 @@ function wp_enqueue_media( $args = array() ) {
*
* @since 3.5.0
*/
function wp_print_media_templates( $attachment ) {
function wp_print_media_templates() {
?>
<script type="text/html" id="tmpl-media-frame">
<div class="media-frame-menu"></div>