How to debug in WordPress?
-
I find an issue with debugging:
Sometimes while I’m developing something, I receive this error:
There has been a critical error on this website. Please check your site admin email inbox for instructions.
But I don’t receive any email.
How can I simply debug from server logs instead of having to receive an email?
I check the server logs and nothing is there ?? But this only happens with core things. Not with my own development elements.
For example. Yesterday I removed this file
wp-admin/includes/media.phpAnd there it was:
No server logs, no nothing.
The problem here is that I removed it accidentally, and it took me a while to figure out this mistake.
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘How to debug in WordPress?’ is closed to new replies.