=== Extend Theme Customizer ===
Contributors: ishihara takashi
Tags: Theme Customizer, Option Framework
Requires at least: 3.9
Tested up to: 3.9.1
Stable tag: 0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==

It is a plugin that allows you to set the theme customizer from json file.

Features Area:

* text
* textarea
* text-editor
* color
* image
* layout-picker
* date-picker
* category-dropdown
* google-font
* menu-dropdown
* post-dropdown
* post-type-dropdown
* taxonomy-dropdown
* user-dropdown

See example setting file :

[Example Json File](https://gist.githubusercontent.com/1shiharaT/d3cdfc7e956cb718800b/raw/501e70ce293f6ba097e429a5ce37aa6fc66a300a/theme-customizer-setting.json)

== Installation ==

1. Upload `extend-theme-customizer` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

Answer to foo bar dilemma.

== Screenshots ==

1. Set json file.
2. view theme customizer.

== Changelog ==

= 0.1 =
Release.

== Changelog ==

= 1.0 =
* A change since the previous version.
* Another change.
