Remove the 'Size of the post box' (default_post_edit_rows) option. This will instead be handled by a user cookie tracking the resizing of both TinyMCE and the main textarea. see #21718.

git-svn-id: https://develop.svn.wordpress.org/trunk@22006 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2012-09-26 03:17:28 +00:00
parent bc47e0cb3a
commit ff88489bdc
5 changed files with 3 additions and 10 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ $wp_version = '3.5-alpha-21989';
*
* @global int $wp_db_version
*/
$wp_db_version = 21998;
$wp_db_version = 22006;
/**
* Holds the TinyMCE version