NP Child Theme Generator

Описание

NP Child Theme Generator dynamically adds a «Generate Child Theme» button for the active theme in the WordPress themes section. It checks if a child theme already exists and prevents generating multiple child themes for the same theme.

How to Use

  1. Navigate to ‘Appearance’ -> ‘Themes’ in your WordPress admin panel.
  2. The «Generate Child Theme» button will automatically appear for the active theme.
  3. Click the button to generate a child theme.
  4. If a child theme already exists, the button will not appear.
  5. The plugin uses a MutationObserver to watch for changes in the theme selection and dynamically add the button as needed.
  6. Enjoy easy child theme generation!

License

This plugin is licensed under the GPLv2 or later license. See https://www.gnu.org/licenses/gpl-2.0.html for more details.

Установка

  1. Upload the np-child-theme-generator folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Navigate to the ‘Appearance’ -> ‘Themes’ section in your WordPress admin.
  4. The «Generate Child Theme» button will appear under the active theme’s screenshot.

Отзывы

11.11.2024
i have tried this tool and its very easy to generate child theme with a single click.
Посмотреть 1 отзыв

Участники и разработчики

«NP Child Theme Generator» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «NP Child Theme Generator» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

2.0.0

  • Initial release.