=== Theme Tuner === Contributors: EBO Donate link: http://www.choppedcode.com/ Tags: theme, css Requires at least: 2.1.7 Tested up to: 3.0.4 Stable tag: 0.3 Theme Tuner is a plugin that allows you to edit in real-time the look-and-feel of your site. == Description == The Theme Tuner plugin allows to adjust in real-time your theme. You downloaded a theme that you like but aren't happy with the background color, simply click on the page and change the color. Or you're not happy with the font size in the header, simply click on the header and increase or decrease the font size. Easy to use to fine tune any Wordpress theme. == Installation == 1. Upload the `theme-tuner` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to the Settings > Theme Tuner page and turn the tuner on or off Please visit the [ChoppedCode](http://www.choppedcode.com "ChoppedCode") website for more information. == Frequently Asked Questions == Please visit the [ChoppedCode](http://www.choppedcode.com "ChoppedCode") website for more information. == Extensions == === Widgets area extension === [theme-tuner: widget-area] This inserts a widget area at the chosen location. Currently only one widget area is possible. === Three columns extension === [theme-tuner: 3columns x y z] Inserts 3 columns in the page and pulls the information from pages with id x, y and z respectively. === Posts table extension === [theme-tuner: posts_table x] Creates a table of posts for posts with category name set to x. The columns contain respectively: ID, image, title, excerpt, custom fields. == Widgets == === Sub pages widget === The sub pages widget shows sibling pages of the current page. == Screenshots == Please visit the [ChoppedCode](http://www.choppedcode.com "ChoppedCode") website for more information. == Upgrade notice == Upgrades are handled automatically. Simply upload the latest version, and that's it. Before upgrading, make sure you back up your database first! == Changelog == = 0.3 = * Added miniposts extension * Added posts table extension * Added sub pages extension * Added widget area extension = 0.2 = * Compatibility with WP 3.0.4 * Renamed plugin * Updated installation instructions * Reformatted field edit section = 0.1 = * Alpha release