Changeset 29994 for trunk/src/wp-includes/class-wp-editor.php
- Timestamp:
- 10/23/2014 02:07:15 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-editor.php
r29773 r29994 490 490 'entity_encoding' => 'raw', 491 491 'keep_styles' => false, 492 'cache_suffix' => 'wp-mce-' . $GLOBALS['tinymce_version'], 492 493 493 494 // Limit the preview styles in the menu/toolbar
Note: See TracChangeset
for help on using the changeset viewer.