説明
“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.
インストール
- Upload show-var-dump to the /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- If you want check array,object,etc.,write method “var_dump_ex”
e.g. var_dump_ex($param);
評価
このプラグインにはレビューがありません。
貢献者と開発者
変更履歴
1.0
First Release.