這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Inherit Theme Mods

描述

This plugin is hosted on github.

Inherit Theme Mods enables to copy customizer properties from parent theme to child.

Do you still need customizer properties of parent theme when you decorating new websites with child theme?
‘Inherit Theme Mods’ can solve it.
This plugin simply copies and inherit, or overwrite parental properties to its child.
Also it works as an inspector of customizer properties.

Required

  • tested on PHP5.3 and PHP5.6
  • tested on WordPress3.9.12 and WordPress4.5.2

螢幕截圖

  • You can find menu in ‘Settings’ after plugin activation.
  • Simply 3 functions to manage your theme properties.
  • The properties can be inspected with list table.

安裝

  1. Upload all the files to the /wp-content/plugins/ directory, or install it from the official repository.
  2. Activate the plugin through the ‘Plugins’ menu.
  3. Open ‘Settings’ -> ‘Inherit Theme Mods’ menu.

常見問題

When should I use this plugin?

If you are to start customizing your websites with a new child theme,
you can see that customizer properties of the parent theme is not inheritted to its child.
If you still need parental properties, it would be good to use this plugin.
Inherit, or overwrite them.

When should not I use this plugin?

This plugin might be less effective for a well-customized child theme with many customizer terms.
However, you can use ‘Inherit Theme Mods’ as a simple inspector for theme properties.

評價

2018年12月3日
Had this exact issue with creating a child theme after customizing my parent theme. This plugin solved all my problems perfectly <3
2016年9月3日
Thank you so much for this amazing plugin, I am using now to migrate all my customers themes to child themes, and it works like a charm. Keep up the good work!
閱讀全部2個評價

貢獻者及開發者

“Inherit Theme Mods” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Inherit Theme Mods 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Inherit Theme Mods 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

2.1.2

  • Recover UI which removed at 2.1.0

2.1.1

  • Add Composer.json and register packagist.

2.1.0

  • Fix style loading bug

2.0.0

  • Simplify UI

1.1.1

  • developmental environment update(Readme)

1.1.0

  • developmental environment update(Update how to release)

1.0.3

  • Documentations are updated.

1.0.2

  • released.