=== Coder Customizer Framework === Contributors: codersantosh Donate link: http://codersantosh.com/ Tags: customizer, theme customizer, theme option, theme mods Requires at least: 4.0 Tested up to: 4.2.2 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Welcome coder, Use WordPress Customizer in easy and standard way to your theme == Description == Coder customizer framework allows theme developers to add customizer to their theme in easy, standard and advanced way. Available control types ( fields ) Basic Controls Types : * Text * Textarea * Checkbox * Checkbox * Number * Radio * Range * Select * Url * Email * Password * Dropdown-pages WordPress custom controls types : * Color * Upload * Image Custom control types : * Category dropdown * Post dropdown * Radio image * Tags dropdown * User dropdown However your can create and add your own custom control types in a easy way. For details documentation and examples on how to use these Panels, Sections, Setting and Control please visit [codersantosh.com](http://codersantosh.com/coder-customizer-framework/). == Installation == **Method 1: Using as plugin** 1. Login to admin panel,Go to Plugins => Add New. 2. Search for "Coder Customizer Framework" and install it. 3. Once you install it, activate it For details documentation and examples please visit [codersantosh.com](http://codersantosh.com/coder-customizer-framework/) **Method 2: Integrating in the Theme** For details documentation and examples please visit [codersantosh.com](http://codersantosh.com/coder-customizer-framework/) == Frequently Asked Questions == = What should I know before using this plugin? = You should know following things before using this plugin * Php Array * Panel * Section * Setting and Control Don't know anything, no problem please visit [codersantosh.com](http://codersantosh.com/coder-customizer-framework/) == Screenshots == 1. Panels Example 2. Section, Setting, Control Examples == Changelog == = 1.0 = Initial version