Changes between Initial Version and Version 1 of Ticket #48720, comment 6
- Timestamp:
- 11/19/2019 08:07:35 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #48720, comment 6
initial v1 2 2 > I tend to agree with that, my only suggested addition would be a) updating the document link and b) including one or two examples, which would (hopefully) lead developers to read the document. 3 3 4 The link was already updated to https://wordpress.org/support/article/debugging-in-wordpress/ in [ 32479].4 The link was already updated to https://wordpress.org/support/article/debugging-in-wordpress/ in [46740]. 5 5 6 6 `WP_DEBUG_LOG` creates a public log file, which would be a privacy concern. As mentioned in comment:33:ticket:28551, it could also overflow a user's available disk space if accidentally left enabled.