https://github.com/lukecav/autoptimize-auto-cache-purge
Autoptimize Auto Cache Purge.
https://github.com/lukecav/autoptimize-auto-cache-purge
autoptimize cache cache-control css-optimizer performance wordpress-plugin
Last synced: about 1 month ago
JSON representation
Autoptimize Auto Cache Purge.
- Host: GitHub
- URL: https://github.com/lukecav/autoptimize-auto-cache-purge
- Owner: lukecav
- Created: 2018-02-22T04:06:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-22T04:11:19.000Z (about 7 years ago)
- Last Synced: 2025-04-13T01:53:27.972Z (about 1 month ago)
- Topics: autoptimize, cache, cache-control, css-optimizer, performance, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 1.95 KB
- Stars: 8
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Autoptimize Auto Cache Purge
Automatically clear Autoptimize cache if it goes beyond 2GB.## Description
Will automatically clear the cache created by Autoptimize if it goes beyond 2GB in size.
## Installation
### Automated Installation
With WordPress 2.7 or above, you can simply go to Plugins > Add New in the WordPress Admin. Next, search for "Autoptimize Auto Cache Purge" and click Install Now.
### Manual Installation
1. Upload the plugin file autoptimize-auto-cache-purge.zip to the ‘/wp-content/plugins/’ directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the ‘Plugins’ screen in WordPress.## Changelog
**1.0.0**
* Initial release.