You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
457 B
1 line
457 B
9 months ago
|
!function(){"use strict";"undefined"!=typeof tinymce&&(tinymce.create("tinymce.plugins.TablePressPlugin",{init(e,t){e.addCommand("TablePress_insert_table",window.tablepress_open_shortcode_thickbox),e.addButton("tablepress_insert_table",{title:tablepress_editor_button.title,cmd:"TablePress_insert_table",image:t.slice(0,t.length-8)+"img/tablepress-editor-button.png"})}}),tinymce.PluginManager.add("tablepress_tinymce",tinymce.plugins.TablePressPlugin))}();
|