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
Captures d’écran
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
Avis
Contributeurs/contributrices & développeurs/développeuses
« Laravel DD for WordPress » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Laravel DD for WordPress » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
1.0
- First version