Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Premmerce Dev Tools

Описание

This plugin is aimed at making it easier to develop, test and debug the code on the WordPress platform.
We created this plugin based on our research: WordPress Development Environment and Developers Best Practices Review

Major features in “Premmerce Dev Tools”

  • Integration of symfony/var-dumper for debugging the code
  • Integration symfony/stopwatch for the execution time checking
  • Generating the test data for WooCommerce
  • Plugin generator, which creates the basic files structure
  • Database clean up

Compatibility with other Plugins

  • WooCommerce

Installation

  1. Unzip the downloaded zip file.
  2. Upload the plugin folder into the ‘wp-content/plugins/’ directory of your WordPress site.
  3. Activate ‘Premmerce Dev Tools’ from Plugins page

Documentation

Full documentation is available here: Premmerce Dev Tools

Скриншоты

  • Plugin generator
  • Data generator
  • Data cleaner

Отзывы

08.02.2018
Только после генерации каталога не хватает функции автогенерации счетчиков продуктов в категориях. Каталог сделался, а категории скрыты, птм что сайт думает что там ничего нет. Надо топать в Статусы и там жать кнопку генерации счетчика товаров в категориях.
Посмотреть все 2 отзыва

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

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

Участники

«Premmerce Dev Tools» переведён на 1 язык. Благодарим переводчиков за их работу.

Перевести «Premmerce Dev Tools» на ваш язык.

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

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

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

1.0

Release Date: Sep 05, 2017

  • Initial release

1.0.1

Release Date: Sep 25, 2017

  • Fixed a bug with wrong translation domain
  • Added renderTemplate method to FileManager
  • Updated symfony/var-dumper v3.3.8 => v3.3.9
  • Updated symfony/stopwatch v3.3.8 => v3.3.9

1.0.2

Release Date: Sep 25, 2017

  • Fixed plugin name property in FileManager

1.1

Release Date: Mar 20, 2018

  • Updated symfony/stopwatch (v3.3.9 => v3.4.6)
  • Updated symfony/var-dumper (v3.3.9 => v3.4.6)
  • Updated stubs for Plugin generation
  • Updated autoload in Plugin generator — now composer usage is required
  • Updated initial readme generation
  • Added premmerce/wordpress-sdk
  • Removed autoload.php

2.0

Release Date: Jun 5, 2018

  • Updated premmerce/wordpress-sdk
  • Added brands generator
  • Added brands cleaner
  • Added tags cleaner
  • Added nesting categories
  • Updated category names generation
  • Updated attributes names generation
  • Fixed term counts
  • Fixed product date