Quote:
Originally Posted by DWB
No, I mean IN the code. Not on the page itself when posting. I want to ADD buttons to it, to the actual admin.
Example, you see B there now. But what if I want to make it B and 2 font sizes larger, and red. Want to be able to add that to the admin buttons there. Without actually doing it in html.
|
It's pretty easy. Just open up quicktags.dev.js (it's in wp-includes/js folder).
You'll see how each button is created and should be able to figure out how to add a custom one. Just save a copy of the original in case you break it
