=== Detech Cache === Contributors: Detech Tags: cache, performance Requires at least: 5.0 Tested up to: 6.6 Requires PHP: 7.0 Stable tag: 1.2.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A simple caching plugin to improve WordPress performance by caching HTML pages. == Description == Detech Cache is a lightweight caching plugin for WordPress that caches full HTML pages to improve the performance of your site. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/detech-cache/` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Go to Settings > Detech Cache to configure the plugin. == Frequently Asked Questions == = How do I clear the cache? = Cache files are stored in the `/wp-content/cache/detech-cache/` directory. You can manually delete the files or wait for the expiry time to elapse. == Screenshots == 1. This is screenshot one 2. This is screenshot two == Changelog == = 1.0.0 = * Initial release.