[wp-trac] [WordPress Trac] #27895: TinyMCE Table plugin bug
WordPress Trac
noreply at wordpress.org
Sat Apr 19 18:16:55 UTC 2014
#27895: TinyMCE Table plugin bug
-------------------------------+------------------------------
Reporter: pixeltechnologies | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: TinyMCE | Version: 3.9
Severity: normal | Resolution:
Keywords: close | Focuses:
-------------------------------+------------------------------
Changes (by azaozz):
* keywords: => close
Comment:
There seems to be couple of things wrong with the WordPress plugin (or
your theme's functions.php) that is trying to add the TinyMCE 'table'
plugin:
- It appears that the 'table' plugin is added with the `tiny_mce_plugins`
filter, but as it is not part of WordPress, it needs to be added with
`mce_external_plugins`.
- It is adding the outdated version (3.x) of the 'table' plugin. In the
new version the file name is `plugin.min.js`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27895#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list