Title: PHP Console in WordPress Admin
Last modified: August 22, 2016

---

# PHP Console in WordPress Admin

 *  Resolved [landwire](https://wordpress.org/support/users/landwire/)
 * (@landwire)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/php-console-in-wordpress-admin/)
 * Hi,
 * I am not using your plugin yet, but I have been using PHP Console for a long 
   time on wordpress. Does your plugin work in the admin area of wordpress? As my
   setup does not!
 * And maybe to put in your info, I replaced the function call with a shorter one
   like this:
 *     ```
       function d($var, $tags = null) {
           PhpConsole\Connector::getInstance()->getDebugDispatcher()->dispatchDebug($var, $tags, 1);
       }
       ```
   
 * So I just type d($var,’This displays info about my var’), which I like as nice
   and short 🙂
 * Take care,
    Sascha
 * [https://wordpress.org/plugins/wp-php-console/](https://wordpress.org/plugins/wp-php-console/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Fulvio Notarstefano](https://wordpress.org/support/users/nekojira/)
 * (@nekojira)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/php-console-in-wordpress-admin/#post-5873184)
 * yes it does work in wp-admin
 * could you try installing it and check? (just do not run two instances of php 
   console)
 * please let me know how is it
 * thanks

Viewing 1 replies (of 1 total)

The topic ‘PHP Console in WordPress Admin’ is closed to new replies.

 * ![](https://ps.w.org/wp-php-console/assets/icon-256x256.png?rev=1070278)
 * [WP PHP Console](https://wordpress.org/plugins/wp-php-console/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-php-console/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-php-console/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-php-console/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-php-console/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-php-console/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Fulvio Notarstefano](https://wordpress.org/support/users/nekojira/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/php-console-in-wordpress-admin/#post-5873184)
 * Status: resolved