{"id":45515,"date":"2016-05-12T13:31:27","date_gmt":"2016-05-12T13:31:27","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/inherit-theme-mods\/"},"modified":"2016-10-09T10:07:16","modified_gmt":"2016-10-09T10:07:16","slug":"inherit-theme-mods","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/inherit-theme-mods\/","author":14629847,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.1.2","stable_tag":"trunk","tested":"4.6.30","requires":"3.9","requires_php":"","requires_plugins":"","header_name":"Inherit Theme Mods","header_author":"KamataRyo","header_description":"","assets_banners_color":"8d8482","last_updated":"2016-10-09 10:07:16","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/biwako.io\/","header_plugin_uri":"https:\/\/github.com\/KamataRyo\/inherit-theme-mods","header_author_uri":"http:\/\/biwako.io\/","rating":5,"author_block_rating":0,"active_installs":20,"downloads":15098,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"2"},"assets_icons":[],"assets_banners":{"banner-1554x500.jpg":{"filename":"banner-1554x500.jpg","revision":"1423923","resolution":"1554x500","location":"assets"},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1423923","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["assets","banner-1554x500.jpg","banner-772x250.jpg","functions.php","inherit-theme-mods-table.php","inherit-theme-mods-ui.php","inherit-theme-mods.php","languages","lib","readme.txt","screenshot-1.png","screenshot-2.png","screenshot-3.png","uninstall.php","v1.1.0","v1.1.1","v2.0.0","v2.1.0","v2.1.1","v2.1.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1415723","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1415723","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1415723","resolution":"3","location":"assets"}},"screenshots":{"1":"You can find menu in 'Settings' after plugin activation.","2":"Simply 3 functions to manage your theme properties.","3":"The properties can be inspected with list table."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[17319,2738,2768,36586,34796],"plugin_category":[43],"plugin_contributors":[97933],"plugin_business_model":[],"class_list":["post-45515","plugin","type-plugin","status-publish","hentry","plugin_tags-child-theme","plugin_tags-copy","plugin_tags-customizer","plugin_tags-inherit","plugin_tags-inspector","plugin_category-customization","plugin_contributors-kamataryo","plugin_committers-kamataryo"],"banners":{"banner":"https:\/\/ps.w.org\/inherit-theme-mods\/assets\/banner-772x250.jpg?rev=1423923","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/inherit-theme-mods_8d8482.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/inherit-theme-mods\/assets\/screenshot-1.png?rev=1415723","caption":"You can find menu in 'Settings' after plugin activation."},{"src":"https:\/\/ps.w.org\/inherit-theme-mods\/assets\/screenshot-2.png?rev=1415723","caption":"Simply 3 functions to manage your theme properties."},{"src":"https:\/\/ps.w.org\/inherit-theme-mods\/assets\/screenshot-3.png?rev=1415723","caption":"The properties can be inspected with list table."}],"raw_content":"<!--section=description-->\n<p><a href=\"https:\/\/github.com\/KamataRyo\/inherit-theme-mods\">This plugin is hosted on github.<\/a><\/p>\n\n<p><em>Inherit Theme Mods<\/em> enables to copy customizer properties from parent theme to child.<\/p>\n\n<p>Do you still need customizer properties of parent theme when you decorating new websites with child theme?\n'Inherit Theme Mods' can solve it.\nThis plugin simply copies and inherit, or overwrite parental properties to its child.\nAlso it works as an inspector of customizer properties.<\/p>\n\n<h3>Required<\/h3>\n\n<ul>\n<li>tested on PHP5.3 and PHP5.6<\/li>\n<li>tested on WordPress3.9.12 and WordPress4.5.2<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload all the files to the <code>\/wp-content\/plugins\/<\/code> directory, or install it from the official repository.<\/li>\n<li>Activate the plugin through the 'Plugins' menu.<\/li>\n<li>Open 'Settings' -&gt; 'Inherit Theme Mods' menu.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>When should I use this plugin?<\/dt>\n<dd><p>If you are to start customizing your websites with a new child theme,\nyou can see that customizer properties of the parent theme is not inheritted to its child.\nIf you still need parental properties, it would be good to use this plugin.\nInherit, or overwrite them.<\/p><\/dd>\n<dt>When should not I use this plugin?<\/dt>\n<dd><p>This plugin might be less effective for a well-customized child theme with many customizer terms.\nHowever, you can use 'Inherit Theme Mods' as a simple inspector for theme properties.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.1.2<\/h4>\n\n<ul>\n<li>Recover UI which removed at 2.1.0<\/li>\n<\/ul>\n\n<h4>2.1.1<\/h4>\n\n<ul>\n<li>Add Composer.json and register packagist.<\/li>\n<\/ul>\n\n<h4>2.1.0<\/h4>\n\n<ul>\n<li>Fix style loading bug<\/li>\n<\/ul>\n\n<h4>2.0.0<\/h4>\n\n<ul>\n<li>Simplify UI<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>developmental environment update(Readme)<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>developmental environment update(Update how to release)<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Documentations are updated.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>released.<\/li>\n<\/ul>","raw_excerpt":"&#039;Inherit Theme Mods&#039; enables to copy customizer properties from parent theme to child.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/45515","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=45515"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kamataryo"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=45515"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=45515"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=45515"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=45515"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=45515"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=45515"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}