Automattic / Automattic/wp-super-cache

Super Cache: Add a form for setting up caching of static files by proxies and clients

Open
#998 0 comments 0 reactions 1 assignee Claimed by @donnchawp View on GitHub
[Plugin] Super Cache enhancement
Dominant language
PHP
Stars
436
Forks
130
Avg merge
15h 11m
Merged PRs (30d)
10

Description

The plugin should have a form that allows the user to configure caching for their static files. We already have a CDN page, so this is a natural extension of that.

Adding the directives can be easy enough, at least with some web servers. Apache servers only need a modified .htaccess file, which the plugin can do already.

Resources:
* https://fornex.com/en/help/htaccess-cache/
* https://www.ecenica.com/support/answer/htaccess-cache-static-content/
* https://imagekit.io/blog/ultimate-guide-to-http-caching-for-static-assets/

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.