Closed ernilambar closed 10 years ago
Hi Nilambar - unfortunately Wonderflux doesn't have any hooks for adding theme options. If you wish to add additional controls you will need to add them in the normal ways for WordPress - you can check out the Codex reference here: http://codex.wordpress.org/Function_Reference/add_theme_page
I want to add additional theme options for my theme. How can I achieve this using the hooks in the framework? Or do I have to use other theme options ? Help please.