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

Child Theme Wizard

外掛說明

The Child Theme Wizard lets you create a new child theme without the need for additional tools, right from within the WordPress admin interface. Once activated you can find it under Tools – Child Theme Wizard.

Specify a parent theme, customise options such as title and description and click Create Child Theme. Upon success you will find your new theme under Appearance – Themes.

You have the option to include GPL License Terms if you wish. The Wizard will automatically create a thumbnail too. In future versions I may include an image uploader for this feature.

To find out more about Child Themes and why they are important please read https://codex.wordpress.org/Child_Themes

螢幕擷圖

  • create a Child Theme with just one click
  • the wizard was successful
  • you also get a nice thumbnail with your new child theme

安裝方式

  1. Either: Upload the entire folder child-theme-wizard to the /wp-content/plugins/ directory.
  2. Or: download the ZIP file, then head over to Plugins – Add New – Install, then browse to your file
  3. Or: from Plugins – Add New, search for “child theme wizard”, to find this plugin and hit “install”
  4. Then: Activate the plugin through the ‘Plugins’ menu in WordPress
  5. You can find it under Tools – Child Theme Wizard

使用者評論

2023 年 9 月 2 日 1 則留言
Two websites with wordpress 6.3 and no problems at all.. Very impressive this child theme is truly a wizard... it is responsive, all my menus were in place links, pictures, sliders and videos.. Thank you
2021 年 7 月 5 日
I actually installed another plugin before this one. I wanted to check theme overrides on a VPS (Dreamhost) install. This worked, the other plugin did not! It was simple to use, although if a link to the page to generate could be placed on the plugin listing page, that'd be fantastic. One other minor comment, is that I feel all themes should be lower-case and it generated an uppercase folder... wp-content/themes/Twenty-Twenty-Child Really every theme should have this built-in, it's a great utility and saves a lot of boilerplate generation.
閱讀全部 33 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Child Theme Wizard〉的開發相關工作。

參與者

將〈Child Theme Wizard〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.4

  • defined the preivously undefined variable $parent_style (thanks, Marcin!)
  • updated links to WordPress Dev Docs

1.3

  • tested compatibility with WordPress 5.1
  • updated link to Codex
  • added version query as suggested in Codex as of 2019

1.2

  • corrected a spelling mistake (thanks, Cory!)

1.1

  • the parent theme is now queued via functions.php

1.0

  • Initial Release