Tagged Questions
1
vote
0answers
69 views
Hook into existing tinyMCE button
Is there a way to hook into an existing tinyMCE editor button?
I have a plugin that currently has a button on the editor and it shows a popup-box when clicked. This box has tabs inside.
I would like ...