Make WordPress Core

Changeset 16133


Ignore:
Timestamp:
11/01/2010 03:59:48 PM (16 years ago)
Author:
westi
Message:

Enable the dialog for paste as plain text in the new TinyMCE paste plugin. Fixes #15278.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/post.php

    r16112 r16133  
    14711471                'paste_remove_spans' => true,
    14721472                'paste_strip_class_attributes' => 'all',
     1473                'paste_text_use_dialog' => true,
    14731474                'wpeditimage_disable_captions' => $no_captions,
    14741475                'plugins' => $plugins
Note: See TracChangeset for help on using the changeset viewer.