Beschreibung
„var_dump“ method can’t show results in functions.php. If You can use original method „var_dump_ex“,the results shows in your dashboard after „Show var_dump“ plugin install.
Installation
- Upload show-var-dump to the /wp-content/plugins/ directory
- Activate the plugin through the ‚Plugins‘ menu in WordPress
- If you want check array,object,etc.,write method „var_dump_ex“
e.g. var_dump_ex($param);
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„Show var_dump“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Show var_dump“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0
First Release.