Very helpful
-
Not familiar with Laravel at all so I was lucky to stumple upon this plugin.
It is very helpful when debugging on a remote WordPress, like a staging site. I usually write very small plugins directly in the dashboard and this is so much better than regular var_dump. No more copy and pasting to a var_dump formatter. No more digging in page source after output.
For local development with an IDE XDebug is obviously better but for most WordPress projects this is more than enough.
Had no problems using this with WordPress 6.0.2.
- The topic ‘Very helpful’ is closed to new replies.