Περιγραφή
PCo-Kint is a simple WordPress plugin wrapper for kint, a pretty replacement for var_dump(), print_r() and debug_backtrace(). Kint is also a great replacement to Krumo!
Simply use the d() function to output your objects or arrays, or use ddd() if you want to terminate the current script.
A great alternative to echo'<pre>';var_dump($var);die;!
A full list of features can be found on the project page:
http://raveren.github.io/kint/
Contribute to this project on github or find all of our favorite and custom made plugins
Στιγμιότυπα
Εγκατάσταση
- Add the plugin by either downloading the folder and uploading it to the wp-content/plugins directory or install it from the Control Panel using Plugins->Add New.
- Activate PCo Kint from the Plugins menu using Plugins->Installed Plugins.
- Use
d( array() )to ensure that the plugin is working.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“PCo Kint” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “PCo Kint” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
https://github.com/raveren/kint/releases



