From 7b16c13118d0fc992227dba8ce1f334d61d73065 Mon Sep 17 00:00:00 2001 From: Ryan Boren 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: https://develop.svn.wordpress.org/trunk@6746 602fd350-edb4-49c9-b593-d223f7449a82 --- 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'; // ]]> + + + +
+
+ + +
+