Provides SQLite cache storage that applied before WordPress core load. Doesn't create multiple html files but stores all pages in one file.
As of April 2026, SQLite Cache is a WordPress cache plugin with 10 active installations and a 4/5 rating from 2 reviews. It has been downloaded 1.9K+ times in total. Requires WordPress 3.8.1+ and PHP false+. Available on WordPress.org since 2015. Last updated 9 years ago — may have compatibility concerns. Top alternative: WP Fastest Cache – WordPress Cache….
On first request to a given URL whole html code of a page is being stored in
the SQLite database. On next requests to the same page WordPress core will
not be loaded at all but the content of a page will be retrieved from the
the SQLite storage therefore duration of PHP execution decreases in dozen
of times.
Many sites on the same webserver may use common SQLite storage.
Compatible with WordPress Multisite. Requires PHP SQLite PDO.
In comparison with plugins generating static html pages this plugin does not
create multiple directories and html files but stores all generated pages
in one file. Moreover, many wordpress sites on the same webserver may use
common SQLite storage. Keeps 404, 301, 302, 304 HTTP statuses, optionally
supports ETag, Expires, Content-Length, Content-Type (with chars…
| WordPress | 3.8.1+ requiredTested up to 4.5.33 |
| PHP | false+ required |
0.6.2
0.6.1
0.6
First public version.
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.