From 91d0e796ef34c14d47e825ded9210bc13bb41295 Mon Sep 17 00:00:00 2001 From: rob1n Date: Thu, 31 May 2007 00:24:31 +0000 Subject: [PATCH] Check that tinyMCE is defined. Props johnbillion. fixes #4257 git-svn-id: https://develop.svn.wordpress.org/trunk@5602 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-includes/general-template.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/wp-includes/general-template.php b/wp-includes/general-template.php index 585f0edc44..624ec20c80 100644 --- a/wp-includes/general-template.php +++ b/wp-includes/general-template.php @@ -907,10 +907,11 @@ function the_editor($content, $id = 'content', $prev_id = 'title') { //