0

Searching about options page, I found a lot of themes that uses a options theme page like this one:

enter image description here

There is an pre-built option? What framework do you advise?

Thanks

Brightweb
  • 233
  • 1
  • 8
  • 25

3 Answers3

0

Have a look at the Options Tree plugin for this.

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

It's very good, easy to customise via an XML file that you load in and also easy to style the panel so your client feels like they've got a fully customised options panel put together just for them.

There is also a media uploader built in, very handy for a gallery tab.

McNab
  • 6,767
  • 4
  • 35
  • 55
  • And while this is a plugin it can be integrated into a theme so the plugin does not have to be downloaded. Option Tree is a great option framework to use, easy to work with and very well documented. – WH Web Dev Jul 27 '12 at 21:09
  • Very good point @WH Web Dev. I've seen it bundled in commercial themes ( Super Skeleton for one). – McNab Jul 27 '12 at 21:19
  • Sorry, what I meant is that I've seen it bundled in commercial themes in this way - in the theme directory rather than in plugins. – McNab Jul 27 '12 at 21:32
0

If you're not a fan of plugins go with these two options, where you can place the files within your theme and a options panel will appear. I have listed two very good ones that alot of developer use. Also there are many open source option frameworks but they're not as documented.

  1. Option Theme Framework
  2. Propanel
coletrain
  • 2,809
  • 35
  • 43
0

NHP is a powerful one, but it just merged with ReduxFramework to make it even more powerful. Give it a go.

http://wordpress.org/plugins/redux-framework/

Dovy
  • 1,278
  • 10
  • 19