Skildring
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
Installasjon
- 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
Vanlege spm.
- 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
Omtalar
Bidragsytarar og utviklarar
“Laravel DD for WordPress” is open source software. The following people have contributed to this plugin.
ContributorsOmset “Laravel DD for WordPress” til ditt eige språk.
Interested in development?
Les kjeldekoden, sjekk SVN-lageret eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0
- First version