Laravel DD for WordPress Plugin
Use Laravel's dd() (die dump) function in your Wordpress projects. Perfect for debuging custom queries!
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 componentPlease note in order for this plugin to work correctly WordPress Emojis will be disabled
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
Screenshots
What dd() looks like
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
Changelog