[wp-trac] [WordPress Trac] #45348: Run the "wp_editor_settings" filter for the Classic block TinyMCE settings
WordPress Trac
noreply at wordpress.org
Wed Nov 14 13:17:16 UTC 2018
#45348: Run the "wp_editor_settings" filter for the Classic block TinyMCE settings
--------------------------+--------------------
Reporter: azaozz | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.0
Component: TinyMCE | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+--------------------
It is meant to filter (unrelated) `wp_editor()` settings but accepts an
array for `tinymce` that adds to/overrides the default TinyMCE settings.
Also some plugins may be using it to add other editor filters like
`mce_external_plugins`, `mce_buttons`, etc. A quick GH search shows 47k
hits for this filter (most are duplicated code, but still...).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45348>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list