[wp-trac] [WordPress Trac] #45351: Add the Classic Editor's default TinyMCE init settings to the Classic Block instance init settings
WordPress Trac
noreply at wordpress.org
Wed Nov 14 14:20:43 UTC 2018
#45351: Add the Classic Editor's default TinyMCE init settings to the Classic Block
instance init settings
--------------------------+--------------------
Reporter: azaozz | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.0
Component: TinyMCE | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+--------------------
There are a few WordPress specific init settings that should probably be
added. Things like `keep_styles` and `end_container_on_empty_block` change
the way the editor behaves. We probably want these.
Also missing are some things that affect content "cleanup":
`relative_urls`, `remove_script_host`, `convert_urls`, `entities`,
`entity_encoding`. Finally `browser_spellcheck` should be set to `true`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45351>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list