• Resolved landwire

    (@landwire)


    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/

Viewing 1 replies (of 1 total)
  • Plugin Author Fulvio Notarstefano

    (@nekojira)

    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.