Changeset 27193 for trunk/src/wp-includes/class-wp-editor.php
- Timestamp:
- 02/19/2014 03:50:09 AM (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
r27159 r27193 325 325 'paste_remove_styles' => true, 326 326 327 // limit the preview styles in the menu/toolbar328 // 'preview_styles' => 'font-family font-weight font-style text-decoration text-transform color background-color border',327 // Limit the preview styles in the menu/toolbar 328 'preview_styles' => 'font-family font-size font-weight font-style text-decoration text-transform', 329 329 330 330 'wpeditimage_disable_captions' => $no_captions,
Note: See TracChangeset
for help on using the changeset viewer.