[wp-trac] [WordPress Trac] #24067: TinyMCE 4.0
WordPress Trac
noreply at wordpress.org
Fri Jan 24 15:27:06 UTC 2014
#24067: TinyMCE 4.0
-------------------------+-----------------------
Reporter: josh401 | Owner: azaozz
Type: enhancement | Status: accepted
Priority: high | Milestone: 3.9
Component: TinyMCE | Version: 3.8
Severity: minor | Resolution:
Keywords: | Focuses:
-------------------------+-----------------------
Comment (by azaozz):
The warning about `getPreventDefault()` comes from jQuery. Don't see that
used anywhere in WP so probably used in a plugin?
The change from `theme_advanced_buttons` to `toolbar` is in the TinyMCE
4.0 init, visible only when using `'tiny_mce_before_init'` to filter the
entire array. The WordPress filters are still `'mce_buttons'`,
`'mce_buttons_2'`, `'mce_buttons_3'`, etc. and haven't changed.
Wow, the [http://codex.wordpress.org/TinyMCE codex page] is very
outdated... Nearly all of it needs rewriting.
When using svn, you usually update the whole "working copy", i.e. the
folder where you did svn checkout.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/24067#comment:91>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list