How to set up PHP Debugging (Xdebug) in VS Code with WP Local

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Switching back to VS Code from PhpStorm. Worked first time! Thanks Jeremy.

theideamechanic
Автор

Thanks for this - helped a lot. Note you have to go to the Local / Site overview page and switch Xdebug on at the bottom (mine was off)

johndugdale
Автор

The one crucial step that you gave me was refreshing the browser ... which finally ungreyed my Step Over, Into, and Out buttons in the VSCode debugger ... I've been looking all over for several days and finally! Thank you thank you! 🙏👍😊

thismoment
Автор

thanks dude, i'm surprised this doesn't have more views

glen
Автор

That was wicked. Always was frustrated with PHP with the lack of console log in the browser but this is way better. Thanks!

anderskitson
Автор

This is a game changer. Thanks for the walk-through!

vigiante
Автор

Was a great tutorial jeremy. It really did help !!! thanks a mill...

sanatandharma-theeternalpa
Автор

Wonderful tutorial! This is exactly what I was looking for. Thank you.

michaelcarr
Автор

Awesome video thanks! Question, is it necessary to set the debug parameter to true in the wp-config.php file in order to do this? or is it just necessary to have xdebug running? Thanks again!

xphis
Автор

Anybody knows why my XDEBUG is debugging add_action? I´ve have to skip it because my debugger get stucked

julianramirez
Автор

Hey, nice tutorial. I don't know why but the step debugger doesn't seem to work. I don't get any variables in the variables tab.

bobbydharma
Автор

Tiny screen font... almost completely illegible.

edgeeffect