Descripció
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
Instal·lació
- 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
PMF
- 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
Ressenyes
Col·laboradors i desenvolupadors
«Laravel DD for WordPress» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Laravel DD for WordPress» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0
- First version