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

VarDumper

Описание

A plugin to include var-dump package to use dump function while developing or debugging. It works with PHP 5.5.9+.

After installing the plugin, if you have the sufficient PHP version you can start using dump() function.

Original var-dump package used in this plugin: https://github.com/symfony/var-dumper

Установка

In most cases you can install automatically from WordPress.

However, if you install this manually, follow these steps:

1.Upload the entire var-dump folder to the /wp-content/plugins/ directory.
2.Activate the plugin through the ‘Plugins’ menu in WordPress.

Часто задаваемые вопросы

What version of PHP do I need

var-dump package requires PHP version 5.5.9 or higher. You’ll get a notification if your version is lower.

What is the package used?

It is the var-dumper package from Symfony project. https://github.com/symfony/var-dumper

Отзывы

Посмотреть 1 отзыв

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

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

Участники

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

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

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