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

Easy Child Theme Creator

外掛說明

Hello Friends,
This is a wordpress plugin which will enable the admin to create a child theme for a selected parent theme.

Features:

One click Creation of child theme.
Configure Theme Name.
Configure Author etc.,

螢幕擷圖

  • Easy Child Theme Creator - Admin Menu
  • Easy Child Theme Creator - Options

安裝方式

  • Upload the plugin files to the ‘/wp-content/plugins/’ directory
    • Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題集

Do I need to change the directory permissions to make this work perfect ?

Yes there should be proper directory permissions for this plugin to work perfect.

Does this plugin supports language options ?

No this plugin works only in English. Planning to support multilingual feature.

How do I access the Created Child Theme ?

You can access it from the Admin –> Appearance –> Your Child Theme.

What all files are being generated with this theme Generator ?

Our code generates just style.css (With specified Options), functions.php (with style import from the parent theme.), screenshot.png. These theme files can be modified using editor or ftp.

使用者評論

2016 年 9 月 3 日 4 則留言
Hi Ashok, The styles from the child theme are not applied. Looks like the bug is in your functions.php file - needs fixing. Good luck!
閱讀全部 2 則使用者評論

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0

First Release

1.1

Fixed form validations, now it supports multiple child theme creation.

1.2

Omit the above version it has some bugs. Fixed in the current version. Sorry for the trouble.

1.3

Bug correction for inclustion of child theme’s stylesheet. Credit to member mr108

1.3.1

Removed PHP warnings. Minor bugfixes.