[![Build Status](https://travis-ci.org/vendi-advertising/vendi-wordpress-caching.svg?branch=master)](https://travis-ci.org/vendi-advertising/vendi-wordpress-caching)
[![codecov](https://codecov.io/gh/vendi-advertising/vendi-wordpress-caching/branch/master/graph/badge.svg)](https://codecov.io/gh/vendi-advertising/vendi-wordpress-caching)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/vendi-advertising/vendi-wordpress-caching/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/vendi-advertising/vendi-wordpress-caching/?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/vendi-advertising/vendi-wordpress-caching/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/vendi-advertising/vendi-wordpress-caching/?branch=master)

Vendi Cache is a disk-based cache plugin derived from Wordfence's caching engine.

== Description ==

Vendi Cache takes your slow database-driven pages and turns them into very fast static HTML files.

== Installation ==

Before activating this plugin, please disable Wordfence's caching system.

== Frequently Asked Questions ==

= Is this plugin affiliated with Wordfence? =

The authors of this plugin are not affiliated with Wordfence. The caching engines used by this plugin were ported from Wordfence's code after they decided to remove them from their codebase.

= Does this plugin replace Wordfence? =

No, but it does replace a feature that they will be removing soon. <a href="https://wordpress.org/plugins/wordfence/">Wordfence</a> is one of the best security plugins available for WordPress and for about 2 years their product included a very awesome caching engine. In October of 2016 they decided that they would be removing this caching engine which is why this plugin was created.

== Changelog ==

= 1.1.0 =
* First public release

= 1.0.1 =
* First private beta.