Descrición
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.
Instalación
- Upload
print-arrayfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Site wide Settings are located in “Settings”, “Print Array”.
Preguntas frecuentes
Once people start asking questions, I’ll add them!
Comentarios
Non hai recensións para este plugin.
Colaboradores e desenvolvedores
“Print Array” é un software de código aberto. As seguintes persoas colaboraron con este plugin.
ColaboradoresTraduce “Print Array” ao teu idioma.
Interesado no desenvolvemento?
Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.
Rexistro de cambios
0.1
- First version, basic functionality
0.2
- Streamlined code, removed unnecessary code comments