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,...
  • May 21, 2022
  • 0 Comments
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...
  • May 21, 2022
  • 0 Comments
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,...
  • May 20, 2022
  • 0 Comments
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...
  • May 17, 2022
  • 0 Comments