Tagged Questions
1
vote
1answer
649 views
Adding TinyMCE buttons without removing plugin buttons?
I'm developing a plugin that I'll install for all my clients to make WordPress slightly easier to use for them. One of the things it will change is the default TinyMCE configuration. It'll add things ...
5
votes
1answer
2k views
Add popup window to TinyMCE buttons
I'm looking for a good tutorial on how to create a popup window with a TinyMce button that would allow the user to select from multiple options, enter text into inputs, etc. I know how to create a ...