HTML Output Display issue
-
When outputting HTML (e.g. doing a var_dump of post content retrieved from the WP database), the Output window is showing the actual rendered HTML instead of the html code as a string. It would be much better to always show plain strings, not formatted HTML. E.g. always wrap in a <pre> element or something.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.