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

Debug Assistant

Описание

A handy tool for developers and users who build plugins or themes.

WORKFLOW

a. The plugin allows you to edit WordPress constants only in debugging purpose

b. Based on editing WordPress constants, admin users can see error logs or save it in a log file

c. Plugin allows you to create temporary admin users, set cron job for them and track logged admins in real time

d. Wp config file is automatically saved before editing by any admin user

Скриншоты

  • Debug banner
  • Temporary admin
  • Advanced settings

Установка

Minimum Requirements

  • WordPress 4.7 or greater
  • PHP version 5.4 or greater
  • MySQL version 5.0 or greater

Installation

  1. Just install the zip file as any regular Plugin
  2. Activate the plugin
  3. You will find Debug Assistant in Dashboard menu.

Отзывы

Нет отзывов об этом плагине.

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

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

Участники

Перевести «Debug Assistant» на ваш язык.

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

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

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

1.6

  • Fix hooks
  • Fix views files

1.5

  • Fix the ‘Temporary Admin’ section, adding nonce.
  • Fix the ‘Speed Test’ section, force one/off button to store only one type of data.
  • Fix Cron section.

1.4

  • Minor css fixes.

1.3

  • Minor code writing fixes.

1.2

  • Minor config file writing fixes.

1.1

  • Minor fixes.

1.0

  • Initial release.