Skip to content

Omit page caching and object caching tests for Site Health if on WP>=6.1 #7643

@milindmore22

Description

@milindmore22

Feature Description

New description from @westonruter: The Site Health tests for page caching and object caching from the AMP plugin have been incorporated into WordPress core as of 6.1. See WordPress/performance#220 (Core-56041) and WordPress/performance#35 (Core-56040). At the very least these tests can be disabled in WP 6.1+. But I think it would be better to just remove them entirely.

Original description

We got a support topic where the user is getting a site health a warning for cache plugin, although he is using a cache plugin (Litespeed cache) because LiteSpeed uses a different header it's not able to detect it.

The Litespeed author suggested that we use a filter so that other vendors can pass their headers so it will fix warnings for their plugins.

Acceptance Criteria

No response

Implementation Brief

No response

QA Testing Instructions

No response

Demo

No response

Changelog Entry

No response

Metadata

Metadata

Assignees

Labels

ChangeloggedWhether the issue/PR has been added to release notes.Tech DebtDeprecations, inefficiencies, code health

Type

No type

Projects

Status

QA Passed

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions