TinyMCE, Press This: add the wptextpattern plugin to the Press This editor.
See #31441. Built from https://develop.svn.wordpress.org/trunk@33128 git-svn-id: http://core.svn.wordpress.org/trunk@33099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -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',
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user