From 2d7252544bb0617de23457115100e4ae658234c6 Mon Sep 17 00:00:00 2001 From: ryan Date: Thu, 7 Feb 2008 04:21:22 +0000 Subject: [PATCH] Show media upload buttons when RTE is not enabled. Props tellyworth. fixes #5764 git-svn-id: http://svn.automattic.com/wordpress/trunk@6746 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/general-template.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/wp-includes/general-template.php b/wp-includes/general-template.php index ac7352367b..be3d67c3a0 100644 --- a/wp-includes/general-template.php +++ b/wp-includes/general-template.php @@ -957,6 +957,15 @@ function the_editor($content, $id = 'content', $prev_id = 'title') { document.getElementById('editor-toolbar').style.display = 'block'; // ]]> + + + +
+
+ + +
+