Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Print Array

Leírás

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.

Telepítés

  1. Upload print-array folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Site wide Settings are located in „Settings”, „Print Array”.

GYIK

Once people start asking questions, I’ll add them!

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Print Array” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Print Array” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

0.1

  • First version, basic functionality

0.2

  • Streamlined code, removed unnecessary code comments