<p>This plugin does not work out of the box and requires additional steps.<br/>Please follow these install instructions: <atarget='_blank'href='https://github.com/BenjaminAdams/wp-redis-cache'>https://github.com/BenjaminAdams/wp-redis-cache</a></p>
</form>
</div>
<?php
}
<p>If you do not have Redis installed on your machine this will NOT work!</p>
<p><strong>Duration of Caching in Seconds:</strong><br/>How many seconds would you like to cache individual pages? *Recommended 12 hours or 43200 seconds <br/>
include_oncedirname(__FILE__).'/predis5.2.php';//we need this to use Redis inside of PHP
$redis=newPredis_Client();
<p><strong>Cache without expiration:</strong><br/>If this option is set, the cache never expire. This option overides the setting <em>Duration of Caching in Seconds</em>.<br/>