このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Show var_dump

説明

“var_dump” method can’t show results in functions.php. If You can use original method “var_dump_ex”,the results shows in your dashboard after “Show var_dump” plugin install.

スクリーンショット

  • After install, results for “var_dump_ex” in your dashboard footer

インストール

  1. Upload show-var-dump to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. If you want check array,object,etc.,write method “var_dump_ex”

e.g. var_dump_ex($param);

評価

このプラグインにはレビューがありません。

貢献者と開発者

Show var_dump はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Show var_dump” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0
First Release.