>
Download This Plugin | |
Download Elegant Themes | |
Name | WP PHP Console |
Version | 1.3.2 |
Author | nekojira |
Rating | 90 |
Last updated | 2015-03-03 04:18:00 |
Downloads |
283
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
WP PHP Console plugin added 36 bytes of resources to the Home page and 32 bytes of resources to the sample Post page.
WP PHP Console plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! WP PHP Console plugin ads no tables to your Wordpress blog database.PHP Console allows you to handle PHP errors & exceptions, dump variables, execute PHP code remotely and many other things using Google Chrome extension PHP Console and PHP Console server library.
This implementation of PHP Console allows you to test any WordPress specific function or class (including those introduced by your active theme and plugins!) from a terminal and inspect results, catch error and warnings with call stack trace straight from the Chrome JavaScript console. In other words, besides debugging, you can execute PHP or WordPress specific PHP code straight from the terminal and print PHP variables straight in Chrome Dev Tools JavaScript console rather than your HTML document, cluttering the page.
For support and pull requests, please refer to WP PHP Console Github repo and read the instructions there - thank you.