Description
Use Laravel’s dd()
(die dump) function in your WordPress projects. Perfect for debuging custom queries! Laravel’s dd()
function is built on top of the Symfony VarDumper component Please note in order for this plugin to work correctly WordPress Emojis will be disabled
Screenshots
Installation
- Install via the WordPress plugin repository or download and place in /wp-content/plugins directory
- Activate the plugin through the \’Plugins\’ menu in WordPress
- Use the function
dd()
anywhere in your theme
FAQ
- Installation Instructions
-
- Install via the WordPress plugin repository or download and place in /wp-content/plugins directory
- Activate the plugin through the \’Plugins\’ menu in WordPress
- Use the function
dd()
anywhere in your theme
Reviews
Contributors & Developers
“Laravel DD for WordPress” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Laravel DD for WordPress” 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 version