146 comments found.
Looks great! Is it possible/necessary to translate this to have options in another language?
Hi There,
Yes this code set works just like any other wordpress theme or plugin. You will need to have proper .mo/.po files in order to have the Options Panel in multiple languages.
If you wish to have it in only one language you can simply write out your options using the language of your choice.
I hope this information is helpful for you. Please feel free to give us a shout if you have anymore questions.
Thanks so much
Cheers 
Also curious about using this for plugin options. . .
Hey There,
Please see responses above.
Thanks so much
Cheers 
Same question as dylanjones…
Is it possible to use it also for WP plugins ? This feature would be very interesting for me.
Hi There,
There is not a built-in feature for using the UI with Wordpress Plugins. However If you’re a plugin developer and interested in using a similar UI, you can pick apart the code and grab the HTML /CSS/JS and use it for your plugin.
Cheers my friend 
isnt this just the options framework? looks like it
Hey There,
This code set is indeed based on an early edition of the options framework, however it has been significantly modified with extra functionality and much more stable.
Please feel free to give us a shout if you have any further questions.
Cheers my friend 
Another quick question…
Can this UI system be used for a WP plugin not just a theme?
Hi There,
You can certainly pick apart the code and build out a plugin using the UI, however there is not a built in ‘automatic’ feature for this.
I hope this information is helpful for you.
Cheers 
Wow! Looks amazing.
If you could make a tutorial on how to customize the header of the panel (like adding a logo, etc). That would be sweet.
Quick question:
Any code under a heading code will appear in that page. As you mention in the tutorial video.
Does this also work for code that is not an option preset that you made?
Thanks
- Dylan
Hey There,
Thanks so much for your interest in the ProPanel.
Only the built-in option types can be displayed in each section. You may be able to display custom code but this has not been tested so we cannot guarantee proper functionality.
Please don’t hesitate to give us a shout if you have anymore questions.
Cheers my friend 