manifest / performance / hsp-smart-cache
HSP Smart Cache
Simple and free caching plugin for Wordpress
by Helmut Steiner · github.com/helmut-steiner/hsp-smart-cache
★ 0stars
69release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/helmut-steiner/hsp-smart-cache/releases/download/v0.7.2/hsp-smart-cache-v0.7.2.zipDeclares an update source (https://github.com/helmut-steiner/hsp-smart-cache), so updates arrive through the plugin's own updater.
From the readme
HSP Smart Cache
Page caching, HTML/CSS/JS minification, CDN rewriting, and file-based object caching for WordPress.
Features
- Page caching with TTL
- Optional caching for logged-in users
- HTML/CSS/JS minification
- CDN URL rewriting for static assets
- File-based persistent object cache (drop-in)
- One-click cache purge
- Built-in cache tests from the settings screen
Requirements
- WordPress 6.x+
- PHP 7.4+
Installation
1. Copy the hsp-smart-cache folder into wp-content/plugins/.
2. Activate HSP Smart Cache in WordPress.
3. Go to Settings → HSP Smart Cache to configure features.
Usage
- Enable features individually in Settings → HSP Smart Cache.
- Use Clear All Caches to purge.
- Use Run Cache Tests to validate cache routines and permissions.
Documentation
- Option Reference documents every stored plugin option, default value, input type, and maintenance action.
PHPUnit Tests
Local via wp-env:
1. Run npm install.
2. Run npm run wp-env:start.
3. Run npm run wp-env:tests.
CI runs PHPUnit via GitHub Actions.
Notes
- Logged-in caching is disabled by default for safety. Enable only if your site output is safe to cache per user.
- The
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.7.2 | Jun 19, 2026 | hsp-smart-cache-v0.7.2.zip | 4 |
| v0.7.1 | Jun 16, 2026 | hsp-smart-cache-v0.7.1.zip | 2 |
| v0.7.0 | Jun 16, 2026 | hsp-smart-cache-v0.7.0.zip | 2 |
| v0.6.1 | May 4, 2026 | hsp-smart-cache-v0.6.1.zip | 3 |
| v0.6.0 | May 4, 2026 | hsp-smart-cache-v0.6.0.zip | 2 |
| v0.5.6 | Apr 27, 2026 | hsp-smart-cache-v0.5.6.zip | 3 |
| v0.5.5 | Apr 27, 2026 | hsp-smart-cache-v0.5.5.zip | 2 |
| v0.5.4 | Apr 25, 2026 | hsp-smart-cache-v0.5.4.zip | 2 |
| v0.5.3 | Apr 25, 2026 | hsp-smart-cache-v0.5.3.zip | 1 |
| v0.5.2 | Apr 25, 2026 | hsp-smart-cache-v0.5.2.zip | 2 |
| v0.5.1 | Apr 25, 2026 | hsp-smart-cache-v0.5.1.zip | 6 |
| v0.5.0 | Apr 25, 2026 | hsp-smart-cache-v0.5.0.zip | 4 |
| v0.4.0 | Apr 25, 2026 | hsp-smart-cache-v0.4.0.zip | 2 |
| v0.3.3 | Apr 24, 2026 | hsp-smart-cache-v0.3.3.zip | 3 |
| v0.3.2 | Apr 24, 2026 | hsp-smart-cache-v0.3.2.zip | 2 |
| v0.3.1 | Apr 24, 2026 | hsp-smart-cache-v0.3.1.zip | 2 |
| v0.3.0 | Apr 24, 2026 | hsp-smart-cache-v0.3.0.zip | 0 |
| v0.2.1 | Apr 23, 2026 | hsp-smart-cache-v0.2.1.zip | 1 |
| v0.2.0 | Apr 23, 2026 | hsp-smart-cache-v0.2.0.zip | 1 |
| v0.1.9 | Apr 23, 2026 | hsp-smart-cache-v0.1.9.zip | 1 |
| v0.1.8 | Feb 15, 2026 | hsp-smart-cache-v0.1.8.zip | 4 |
| v0.1.7 | Jan 28, 2026 | hsp-smart-cache-v0.1.7.zip | 9 |
| v0.1.6 | Jan 27, 2026 | hsp-smart-cache-v0.1.6.zip | 4 |
| v0.1.5 | Jan 27, 2026 | hsp-smart-cache-v0.1.5.zip | 1 |
| v0.1.4 | Jan 27, 2026 | hsp-smart-cache-v0.1.4.zip | 1 |