Changeset 29628 for trunk/src/wp-includes/class-wp-editor.php
- Timestamp:
- 08/26/2014 06:38:26 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-editor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-editor.php
r29333 r29628 113 113 return $set; 114 114 115 if ( 'content' === $editor_id ) {115 if ( 'content' === $editor_id && empty( $set['tinymce']['wp_autoresize_on'] ) ) { 116 116 // A cookie (set when a user resizes the editor) overrides the height. 117 117 $cookie = (int) get_user_setting( 'ed_size' );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)