=== Easy Theme Options === Author URI: http://remicorson.com Author: Remi Corson Contributors: corsonr Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UAQZDW8V6HJUL Tags: the options, option, options, site options, get_option, customization, admin, theme options, code, comments, CSS, extension, Formatting, images, manager, theme Requires at least 3.0 Tested up to 3.3.1 Stable tag: 1.0 This plugin allows Site Options Creation easily, using shortcodes to display data, and import/export feature. == Description == This plugin adds the ability to create as many site options as you want to customize your theme or your website. = Special Features = You can easily create many field types such as: * Text input * Password input * Textarea * Checkbox * Select list / Dropdown * Multi checkbox * Radio Button * Taxonomy dropdown * Posts list / Custom Post Type list * Repeatable elements (with drag n' drop) * Date field (with date picker) * Upload field (using media library) * Slider * Color Picker [Developer Website](http://remicorson.com) - [Support Forum](http://remicorson.com/support/plugin/easy-theme-options/) == Installation == 1. Upload the entire 'easy-theme-options' folder to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Edit includes/options.php file (see documention under settings > Help tab) == Screenshots == 1. The main screen 2. Special fields types 3. Advanced Fields Types 4. Other advanced Fields Types 5. Code to create Fields (documentation included) 6. Import / Export feature 7. Shortcodes to display data 8. Help (included) == Changelog == = 1.0 = * Initial release.