Changes between Version 1 and Version 2 of Ticket #23811, comment 5
- Timestamp:
- 05/07/2013 02:15:04 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23811, comment 5
v1 v2 1 1 [attachment:23811.diff] makes sense to me. 2 2 3 Not sure if `WP_DEBUG_DISPLAY` should default to false for XML-RPC. Should we do the same for AJAX in that case? 3 Not sure if `WP_DEBUG_DISPLAY` should default to false for XML-RPC. Should we do the same for AJAX in that case? I guess it should still default to true, otherwise it would make debugging harder.