{"id":18606,"date":"2012-06-15T20:23:08","date_gmt":"2012-06-15T20:23:08","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/customizer\/"},"modified":"2014-02-02T18:02:52","modified_gmt":"2014-02-02T18:02:52","slug":"customizer","status":"publish","type":"plugin","link":"https:\/\/cor.wordpress.org\/plugins\/customizer\/","author":9628636,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.7","stable_tag":"0.7","tested":"3.7.41","requires":"3.8","requires_php":"","requires_plugins":"","header_name":"Customizer","header_author":"S\u0142awomir Amielucha","header_description":"","assets_banners_color":"9d9e9f","last_updated":"2014-02-02 18:02:52","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/wp-customizer.com\/","header_author_uri":"http:\/\/amielucha.com\/","rating":5,"author_block_rating":0,"active_installs":200,"downloads":15244,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"0.7":"<ul>\n<li>Crucial compatibility and usability fixes<\/li>\n<\/ul>","0.6":"<ul>\n<li>Autocomplete added<\/li>\n<\/ul>","0.5":"<ul>\n<li>First Release<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"559394","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.6","0.7"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1538864","resolution":"2","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1538864","resolution":"1","location":"plugin"}},"screenshots":{"1":"Panel created with Customizer","2":"Customizer allows adding panels in front-end editor"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1379,2757,2768,2275],"plugin_category":[43],"plugin_contributors":[82663],"plugin_business_model":[],"class_list":["post-18606","plugin","type-plugin","status-publish","hentry","plugin_tags-backend","plugin_tags-customize","plugin_tags-customizer","plugin_tags-developer","plugin_category-customization","plugin_contributors-amielucha","plugin_committers-amielucha"],"banners":{"banner":"https:\/\/ps.w.org\/customizer\/assets\/banner-772x250.jpg?rev=559394","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/customizer_9d9e9f.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/customizer\/trunk\/screenshot-1.png?rev=1538864","caption":"Panel created with Customizer"},{"src":"https:\/\/ps.w.org\/customizer\/trunk\/screenshot-2.png?rev=1538864","caption":"Customizer allows adding panels in front-end editor"}],"raw_content":"<!--section=description-->\n<p><em>Customizer<\/em> Plugin is a tool built for WordPress <strong>Theme Developers<\/strong> and <strong>Plugin Developers<\/strong>. It extends Customizer panel introduced in WP 3.4.<\/p>\n\n<p>With <em>Customizer<\/em> Plugin you can:<\/p>\n\n<ul>\n<li>quickly add your theme's or plugin's options to the Customizer Panel without leaving the frontent preview<\/li>\n<li>take advantage of both serialized and non-serialized Theme Options<\/li>\n<li>add dropdowns, colour pickers, image uploaders, radio options and more<\/li>\n<li>extend your current theme to enable front-end customizations<\/li>\n<\/ul>\n\n<p>Check this <a href=\"http:\/\/wp-customizer.com\/user-guide\/\" title=\"How to configure Customizer\">quick user guide<\/a> for examples of how to configure WordPress Customizer.<\/p>\n\n<p>Download the alpha version now and discuss the functionality or report a bug. Your feedback is appreciated.<\/p>\n\n<h4>Upcoming Features<\/h4>\n\n<p>The plugin is currently being developed to support even wider range of features and increase developers' productivity. The final release will include:<\/p>\n\n<p><strong>Import \/ Export<\/strong><\/p>\n\n<p>Once you add your Theme Options to the Customizer's panel you can save them to a .csv file and import into another project.<\/p>\n\n<p><strong>White-label mode<\/strong><\/p>\n\n<p>Future release will allow you to add controls to the front-end Customizer Panel, export them to a csv file and seamlessly integrate with your product (Theme or Plugin).<\/p>\n\n<p><strong>More Option Types<\/strong><\/p>\n\n<p>If the default text, image, color, radio, select and checkbox arent enough.<\/p>\n\n<!--section=installation-->\n<h4>1. Download and install Customizer Plugin<\/h4>\n\n<p>Currently only available via downloads section.<\/p>\n\n<h4>2. Activate the plugin<\/h4>\n\n<h4>3. Configure Settings<\/h4>\n\n<p>If your theme or plugin is storing options in a formalized format (recommended) you will have to configure this section. Select Use Serialization and specify your options name. For example if you are storing your options in my_options[option] format then the value of this field should be my_option.\nconfigure serialized options<\/p>\n\n<p><em>Don't forget to save your changes.<\/em><\/p>\n\n<p>Note: If you are working with more than one options array you will have to set your Sections and Controls (more about them in the second part of the guide) for the first table, go back to customizer options, change the Serialized Options Group Name and continue working on the second array in the frontend Customizer editor.<\/p>\n\n<h4>4. You can start working with Customizer.<\/h4>\n\n<p>See the second part of the guide: <a href=\"http:\/\/wp-customizer.com\/user-guide\/\">Working with Customizer<\/a>.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Is it possible to add x feature?<\/dt>\n<dd><p>Yes, I will review every reasonable request and will consider implementing more functions.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.7<\/h4>\n\n<ul>\n<li>Added: Drag and drop Sections - easily reorder sections<\/li>\n<li>Added: Section's and Control's ID's are being autofilled basing on the Title\/Label<\/li>\n<li>Added: Customizer-generated Sections are highlighted to indicate which Sections can be reorganized<\/li>\n<li>Removed: User no longer has to specify the Section's priority (replaced with drag and drop functionality)<\/li>\n<li>Minor UI improvements<\/li>\n<li>Crucial compatibility improvements. Tested with WP 3.8.1<\/li>\n<\/ul>\n\n<h4>0.6<\/h4>\n\n<ul>\n<li>Added autocomplete function to \"Add Control\" section (requires serialized options)<\/li>\n<\/ul>\n\n<h4>0.5<\/h4>\n\n<ul>\n<li>First publicly released version of the plugin. Fully functional but might contain occasional bugs.<\/li>\n<\/ul>","raw_excerpt":"Add theme&#039;s or plugin&#039;s options to the WordPress Customizer. Build theme and plugin options accessible from WordPress front-end.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/18606","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=18606"}],"author":[{"embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/amielucha"}],"wp:attachment":[{"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=18606"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=18606"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=18606"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=18606"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=18606"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=18606"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}