[wp-trac] [WordPress Trac] #34371: Allow Filtering of TinyMCE charmap / Special Characters
WordPress Trac
noreply at wordpress.org
Sun Jan 17 02:15:41 UTC 2016
#34371: Allow Filtering of TinyMCE charmap / Special Characters
-----------------------------+------------------------------
Reporter: mrwweb | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: TinyMCE | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
-----------------------------+------------------------------
Comment (by azaozz):
Replying to [comment:9 mrwweb]:
> There's been some [progress over on TinyMCE's
end](https://github.com/tinymce/tinymce/issues/2609#issuecomment-170460791).
There are two new settings and a new event for TinyMCE's Charmap plugin.
See:
https://github.com/tinymce/tinymce/commit/75d57ffeeb91dd3c5872603cfc6ee6fbfe41cf4e.
- `charmap` overrides the default characters.
- `charmap_append` appends more characters.
- `insertCustomChar` is fired on inserting a character.
These will be available in WordPress 4.5. To use them you will need a WP
plugin that sets these options for TinyMCE and passes the appropriate JS
arrays. See the above changeset for the exact format.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34371#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list