option-tree
option-tree copied to clipboard
Theme Options UI Builder for WordPress. A simple way to create & save Theme Options and Meta Boxes for free or premium themes.
Hi, I have one cron event which updating some fields that's I created in option tree. This data is correct writing to settings and I can see it in theme...
Hi Derek, you know your plugin is fantastic, don't you? :) In my opinion it would be nice to have the ability to temporarily exclude a list item from a...
Hello, In my theme option i have typography with over 650 google fonts that it's hard for users to choose font and see it after save options, So i think...
Hello there, When we have lots of options, the "Theme Options" page can take a while to load. This is understandable considering the construction of all the fields, one by...
Hi Derek, it would be nice to have a conditional structure inside CSS fields, for example having fields to setup a custom font: {{if (custom_font)}} @font-face { font-family: 'CustomThemeFont'; src:...
Perhaps this already exists but I haven't found a way to filter specific file types for the Upload Type. It would be nice to provide a list of accepted: e.g....
Why there is no apply_filters hook to modify meta box fields or meta box in OT_Meta_Box?
Hello, there is a problem in version 2.7.3 I have been using optiontree for almost 3 years. The problem is that I could customize the list of items up to...
This fixes array offset on bool value error and also that fixes the 'cannot modify header' error. Seems to work fine after this change.