Descripció
This plugin allows the use of the function echo_array
to print out array data within a custom template, most often used for debugging complex code. Within the ‘Settings’ in the WordPress admin, you can set font face, size, and color so as to easily distinguish debugging information from regular content.
Instal·lació
- Upload
print-array
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Site wide Settings are located in “Settings”, “Print Array”.
PMF
Once people start asking questions, I’ll add them!
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Print Array» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Print Array» 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
0.1
- First version, basic functionality
0.2
- Streamlined code, removed unnecessary code comments