このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.

FAQ

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 で購読してみてください。