2017 © Pedro Peláez
 

wordpress-plugin mg-cache

Cache plugin for wordpress

image

mindgruve/mg-cache

Cache plugin for wordpress

  • Friday, January 8, 2016
  • by mindgruve
  • Repository
  • 3 Watchers
  • 0 Stars
  • 441 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 4 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

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., (*1)

Installing the Plugin

Install this plugin as you would any other:, (*2)

  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., (*3)

  • 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 have affect., (*4)

Actions

  • Combine Files: Attempt to combine multiple files into a single file to to minimize server requests. Optionally, files may be grouped into separate requests by the theme., (*5)

  • Minify Files: Attempt to minimize the contents of the files by removing comments and extra whitespace., (*6)

The Versions

08/01 2016

dev-master

9999999-dev

Cache plugin for wordpress

  Sources   Download

MIT

The Requires

 

08/01 2016

0.9.4

0.9.4.0

Cache plugin for wordpress

  Sources   Download

MIT

The Requires

 

08/01 2016

dev-version-0

dev-version-0

Cache plugin for wordpress

  Sources   Download

MIT

The Requires

 

07/01 2016

0.9.3

0.9.3.0

Cache plugin for wordpress

  Sources   Download

MIT

The Requires

 

06/01 2016

0.9.2

0.9.2.0

Cache plugin for wordpress

  Sources   Download

MIT

The Requires

 

30/12 2015

0.9.1

0.9.1.0

Cache plugin for wordpress

  Sources   Download

MIT

The Requires

 

30/12 2015

0.9

0.9.0.0

Cache plugin for wordpress

  Sources   Download

MIT

The Requires

 

08/06 2015

0.8

0.8.0.0

Cache plugin for wordpress

  Sources   Download

MIT

The Requires

 

08/06 2015

0.7

0.7.0.0

Cache plugin for wordpress

  Sources   Download

MIT

The Requires

 

08/06 2015

0.6

0.6.0.0

Cache plugin for wordpress

  Sources   Download

MIT

The Requires