[wp-trac] [WordPress Trac] #62602: Table directory not available for the wp editor

WordPress Trac noreply at wordpress.org
Tue Jun 10 05:27:27 UTC 2025


#62602: Table directory not available for the wp editor
-------------------------------------------------+-------------------------
 Reporter:  meetmehta1205                        |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Awaiting
                                                 |  Review
Component:  Editor                               |     Version:  6.7.1
 Severity:  normal                               |  Resolution:
 Keywords:  needs-patch changes-requested        |     Focuses:  javascript
  reporter-feedback                              |
-------------------------------------------------+-------------------------

Comment (by vijaysinh9094):

 I attempted to enable the TinyMCE table plugin in the wp_editor function
 in WordPress by including 'table' in the 'plugins' parameter. After doing
 so, I encountered the following error:

 "Failed to load plugin: table from URL http://ca-pms.local/wp-
 includes/js/tinymce/plugins/table/plugin.min.js"

 To resolve this, I manually downloaded the table plugin JavaScript file
 and placed it in the directory:
 /wp-includes/js/tinymce/plugins/table/

 However, after reloading the page, a new error appeared:

 "Failed to initialize plugin: table"

 This means that even though the file was physically added to the
 directory, the TinyMCE editor was still unable to initialize the plugin.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/62602#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list