WP Manifestindependent plugin directory
manifest / performance / mg-cache

MG Cache

Caching plugin for WordPress

by kchevalier@mindgruve.com · github.com/mindgruve/mg-cache · website

0stars
490composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mindgruve/mg-cache/archive/refs/heads/master.zip

Also on Packagist as mindgruve/mg-cache:

composer require mindgruve/mg-cache

From the readme

MGCache WordPress Plugin MGCache is an optional helper plugin for MGPress, a WordPress theme library. It allows a user to manage caching for website assets, such as CSS and JavaScript files. Installing the Plugin Install this plugin as you would any other: 1. Make sure you are using a theme based on MGPress. 2. Download the zip for this plugin (or clone it) and move it to wp-content/plugins in your WordPress installation. 3. Activate the plugin in Plugins Installed Plugins. 4. Go to Settings Cache to configure the plugin's behavior. Settings Clear the Cache: Manually purge the cache directory. The next public request will create new cached files. Assets Cache Stylesheets: Enable caching of CSS stylesheets. This will create a new file on the server with a unique name ("fingerprinted") any time the file changes and set the file headers to maximumize browser caching. Must be enabled for any actions to have affect. Cache JavaScript Files: Enable caching of JavaScript files. This will create a new file on the server with a unique name ("fingerprinted") any time the file changes and set the file headers to maximumize browser caching. Must be enabled for any actions to hav

Read the full README on GitHub →

Releases

TagPublished
0.9.4 Jan 8, 2016
0.9.3 Jan 7, 2016
0.9.2 Jan 6, 2016
0.9.1 Dec 30, 2015
0.9 Dec 30, 2015
0.8 Jun 8, 2015
0.7 Jun 8, 2015
0.6 Jun 8, 2015

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.