I wish to remove the quick-tag buttons in the text (html) editor in TinyMCE but not the html editor itself nor the tabs for choosing between the editors. When...
I noticed that my edit post WP editor expands automatically when writing. However my WP editor instances I use for my other Custom post types don’t. I investigated a...
I am working with a heavily customized install of WP. I’ve set up a specific post type, taxonomy, and roles that gets to use just that post type. Ideally,...
My text editor in Theme Options doesn’t have font color option. How can I add that? I’ve searched around the web, but no luck. On regular pages and posts...
I want the main WordPress post editor to appear below some of my meta boxes (generated by Advanced Custom Fields). I know there are the add_meta_box() and remove_meta_box() functions,...
I use wordpress a lot, i develop for it a lot too! I have a client website that i have added 10 custom meta boxes to the post edit...
I’ve got a page that calls wp_editor in the front end. Since upgrading to 4.5, the Add Media button no longer does anything at all. It works fine if...
I am managing multiple authors blog, I have issues of editors taking over the stories that someone else is currently editing. The default wordpress warning will display but some...
I’ve created a TinyMCE Editor in a Metabox and I’m trying to remove the toolbars. According to The Codex I should be able to pass it an array of...
There is a horizontal box of one-line height at the bottom with the character “p” in it that I want to get rid of for end users. I don’t...