Debugging PHP with BugFu and WPCodeBox

preview_player
Показать описание
WPCodeBox is a great code manager and can be used for creating PHP code snippets within the WordPress Backend. BugFu Console Debugger enables PHP Debugging right in your browser's dev tools "Console".

Used together they make developing PHP code snippets much easier.

This video shows you how I use these tools.
Рекомендации по теме
Комментарии
Автор

Cool extension. Probably a good idea to make your own wrapper function for logging where you can grab the globals and check their settings.

christianmagill