Automattic / Automattic/wp-super-cache

Debug should not break XML/JSON

Open
#961 4 comments 0 reactions 0 assignees View on GitHub
[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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.