WordPress / WordPress/performance
Module Proposal: Add object caching information to site health
Open
@spacedmonkey is already working on this.
Since Apr 25, 2023.
[Plugin] Performance Lab
- Dominant language
- PHP
- Stars
- 461
- Forks
- 165
- Avg merge
- 11h 12m
- Merged PRs (30d)
- 28
Description
Overview
- Proposed module name: Site health object cache information.
- Proposed module slug: site-health-object-cache
- Proposed module owner GitHub username(s):
About the module
Purpose
Add some basic information to the site health screen containing type of object cache that is in use. Add a list of features that wp_cache_supports function returns, with a boolean response. This information will make it clear what feature your object cache supports and if object caching is in use.
A mockup of what this might look like.
Scope
Rationale
Other
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.