2 simple debugging tips for WordPress developers

  Рет қаралды 838

Highrise Digital

Highrise Digital

Күн бұрын

Пікірлер: 7
@TechiePress
@TechiePress 4 жыл бұрын
I have a snippet I wrote for my editor similar to your wp_var_dump for all projects use. Had never considered coloring it. Yours looks more appealing.
@HighriseDigital
@HighriseDigital 4 жыл бұрын
Thanks. Glad you found it useful.
@Traveltoppereu
@Traveltoppereu 5 ай бұрын
On my website, which has been translated into five languages ​​with Polylang, all pages except Dutch suddenly show a 404 error message. I tried to solve this with a 301 but it doesn't help. I read that debugging would help but I have no knowledge of how to do that. Greetings from Eddy
@TonyGirling
@TonyGirling 4 жыл бұрын
I either use xDebug - that way it's easy to see the call stack as well as all variables and structures, and inline outputting. When I have to I will insert inline debug information - the trick is to make sure all instances are removed BEFORE uploading to the live server. Easy for automated deployments, but another step when manually FTP'ing. For inline outputting I prefer using a code snippet in VS Code. That way it will work for any PHP project. Here's a view of my php.json file. "Pre": { "prefix": "pre", "body": [ "echo '' . print_r($foo, true) . '';", ], "description": "Echo Var Dump" } In the use case for debugging on a live server (sometimes required) then the output debug file is my preferred route - avoids screen dumps which visitors will see.
@HighriseDigital
@HighriseDigital 4 жыл бұрын
Thanks for sharing the snippet, Tony! I need to get into the habit of using those more often - they're so useful! KD
How to automate tasks when you install WordPress
7:44
Highrise Digital
Рет қаралды 583
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
Стыдные вопросы про Китай / вДудь
3:07:50
вДудь
Рет қаралды 2,4 МЛН
WP Café #100 | Website proposals and pricing in 2024
31:20
Highrise Digital
Рет қаралды 119
How I'd learn ML in 2025 (if I could start over)
16:24
Boris Meinardus
Рет қаралды 26 М.
WP Café 97 | Create content model WordPress plugin
32:53
Highrise Digital
Рет қаралды 142
WP Café #108 | Query block bugs and server updates
25:32
Highrise Digital
Рет қаралды 63
How To Import XML & CSV Job Listings to WP Job Manager
2:51
Make $14,417/mo creating digital products (DON'T sell on Etsy!)
9:38