Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference! Introduction TinyMCE is the name of the visual editor that comes with WordPress, which can be used to edit post and page content. It comes with a variety of buttons, but it is also possible to add your own buttons to the editor toolbar, and otherwise change the editor's behavior. A powerful way to do t

