Custom WordPress Theme Options to be created in Artisteer GUI - very simple implementation


Author Message
Anton

Posted: 7/30/2013
Quote message 

Hello.

Here is a simple but very useful feature.

Where: In the Artisteer GUI, in the Options right hand panel (for example, Textblock options, but actually should be available for all elements where it makes sense).

What: Allow user to map one or multiple options to WordPress theme option by entering Section name, Option title, Option slug, Option type.

The default value for WP theme option would be the one currently set in Artiseer project. But then in WordPress administration area blog admins would be able to edit any.

How: as simple as: replace static content in auto-generated PHP code to use get_blog_option('option slug').

This approach unlocks exciting potential - ability to make theme elements adjustable for colors, font sizes, alignments and so on.

Can't think out more amazing feature then this.

Best regards,
Anton