themexpert / onepager

Onepage Theme/Website Builder for WordPress
https://themesgrove.com/wp-onepager/
Other
304 stars 101 forks source link

Need global settings api #49

Closed mazharvai007 closed 9 years ago

mazharvai007 commented 9 years ago

How can I make theme admin panel as option tree or redux framework ? please give me a suggestion.

codexpert commented 9 years ago

Forget about backend option panel. We focus only and only on frontend. Our global settings api is for that. See example here https://github.com/themexpert/onepager/blob/develop/app/OptionsPanel/settings.php

mazharvai007 commented 9 years ago

thanks @codexpert vai

nadimtuhin commented 9 years ago

48