You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like extension starts and even outputs some data into HTTP-headers, related to php-console. But I can't get Chrome notifications with debug data.
I know about special WP-phpconsole plugin, but question is related to standalone php-console build.
The text was updated successfully, but these errors were encountered:
userlond
changed the title
Third party integration: php-console doesn't work on Wordpress
Third party integration: standalone php-console build doesn't work on Wordpress
Nov 22, 2019
I try to setup standalone php-console on Wordpress. Site is on localhost.
I've made all necessary preparations and extension works in standalone (not Wordpres) index.php, minimal working code is:
Then I try to integrate it into my theme, in my functions.php:
Seems like extension starts and even outputs some data into HTTP-headers, related to php-console. But I can't get Chrome notifications with debug data.
I tried recipes from #88, but with no luck.
I know about special WP-phpconsole plugin, but question is related to standalone php-console build.
The text was updated successfully, but these errors were encountered: