Plugin info

Total downloads: 1,917
Active installs: 10
Total reviews: 1
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 3
Last updated: 10/28/2015 (3717 days ago)
Added to WordPress: 7/24/2015 (10 years old)
Minimum WordPress version: 3.5
Tested up to WordPress version: 4.3.34
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 3717 days ago • 1 reviews

22/100

Is PCo Kint abandoned?

Possibly abandoned (last update 3717 days ago).

Compatibility

Requires WordPress: 3.5
Tested up to: 4.3.34
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Hikari Krumo
Rating 0.0/5 (0 reviews)Active installs 10
wolkenkraft.com Krumo Debug Plugin
Rating 0.0/5 (0 reviews)Active installs 10

Description

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'

';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

Installation

  1. 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.
  2. Activate PCo Kint from the Plugins menu using Plugins->Installed Plugins.
  3. Use d( array() ) to ensure that the plugin is working.

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. A simple output of <code>d( $_SERVER )</code>

    A simple output of d( $_SERVER )

  2. Some variable content types have an alternative display - for example you will be able see JSON in its raw form - but also as an associative array

    Some variable content types have an alternative display - for example you will be able see JSON in its raw form - but also as an associative array

  3. CLI is detected and formatted for automatically, the output is colored too

    CLI is detected and formatted for automatically, the output is colored too

Changelog

https://github.com/raveren/kint/releases