Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #23811, comment 5


Ignore:
Timestamp:
05/07/2013 02:15:04 PM (12 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23811, comment 5

    v1 v2  
    11[attachment:23811.diff] makes sense to me.
    22
    3 Not sure if `WP_DEBUG_DISPLAY` should default to false for XML-RPC. Should we do the same for AJAX in that case?
     3Not 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.