TinyMCE, Press This: add the wptextpattern
plugin to the Press This editor.
See #31441. git-svn-id: https://develop.svn.wordpress.org/trunk@33128 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
093a19b6d9
commit
6cfda41066
@ -1383,7 +1383,7 @@ class WP_Press_This {
|
||||
'statusbar' => false,
|
||||
'autoresize_min_height' => 600,
|
||||
'wp_autoresize_on' => true,
|
||||
'plugins' => 'lists,media,paste,tabfocus,fullscreen,wordpress,wpautoresize,wpeditimage,wpgallery,wplink,wpview',
|
||||
'plugins' => 'lists,media,paste,tabfocus,fullscreen,wordpress,wpautoresize,wpeditimage,wpgallery,wplink,wptextpattern,wpview',
|
||||
'toolbar1' => 'bold,italic,bullist,numlist,blockquote,link,unlink',
|
||||
'toolbar2' => 'undo,redo',
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user