Этот плагин не тестировался с последними 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.

Отзывы

03.09.2016 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.