விளக்கம்
“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.
Installation
- 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);
Reviews
இந்த செருகுநிரலுக்கு மதிப்புரைகள் எதுவும் இல்லை.
பங்களிப்பாளர்கள் & உருவாக்குனர்கள்
“Show var_dump” is open source software. The following people have contributed to this plugin.
பங்களிப்பாளர்கள்Translate “Show var_dump” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
First Release.