• Is it possible that a setting could be put into OptionTree to move the Theme Options out of the Appearance Menu, and into Dashboard Main Menu (perhaps with the option to label OptionTree Theme Options button as we choose?)

    Or is there a second plugin that can do this?

    For those of us that develop for clients and hide various main menu options where the client can get themselves into trouble unless they know what they’re doing, moving OT’s Theme Options area to a button in the Main Menu would make the Dashboard a little more consistent for them.

    Thanks for your help – OptionTree is a lifesaver!

    http://wordpress.org/extend/plugins/option-tree/

Viewing 1 replies (of 1 total)
  • If you edit the plugin file includes\ot-ui-theme-options.php and comment out the ‘parent_slug’ line (put two slashes in front of it), then OptionTree will load as a main menu.

    What would we be awesome is if that array value was filtered with an apply_filters call, like some of the other array values. That way we wouldn’t have to touch the plugin’s files and we could just add a filter that returns an empty string, resulting in the aforementioned.

Viewing 1 replies (of 1 total)
  • The topic ‘Feature request: Option to move OptionTree Theme Options to main menu?’ is closed to new replies.