Add parent element for WP_DEBUG info
-
https://codex.www.ads-software.com/WP_DEBUG
When you set WP_DEBUG to ‘true’ – you get a bunch of great error messages. I want these messages to land in the DOM in a controlled element. Currently – it just plops in a bunch of paragraphs and br elements willy-nilly in the middle of the page. Is there a filter or some hook that will put those errors in an element that I can style?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Add parent element for WP_DEBUG info’ is closed to new replies.