Automattic / Automattic/wp-super-cache
Debug should not break XML/JSON
Open
[Plugin] Super Cache
enhancement
- Dominant language
- PHP
- Stars
- 436
- Forks
- 130
- Avg merge
- 15h 11m
- Merged PRs (30d)
- 10
Description
We should probably not output any debug messages if `DOING_AJAX`, `XMLRPC_REQUEST`, or `REST_REQUEST`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Trace where debug messages are emitted and how DOING_AJAX, XMLRPC_REQUEST, and REST_REQUEST are detected. Done means those request types produce no debug output while ordinary requests retain their existing debug behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100