<pclass="description"><?php_e('How many seconds would you like to cache individual pages? <strong>Recommended 12 hours or 43200 seconds</strong>.','redis-page-cache');?></p>
</td>
...
...
@@ -189,7 +191,7 @@ class Redis_Page_Cache {
<tr>
<thscope="row"><labelfor="unlimited-cache"><?php_e('Cache Without Expiration?','redis-page-cache');?></label></th>
<pclass="description"><?php_e('If this option is set, the cache never expire. This option overides the setting <em>Duration of Caching in Seconds</em>.','redis-page-cache');?></p>
</td>
...
...
@@ -219,8 +221,9 @@ class Redis_Page_Cache {
}
/**
* Add a purge option to the admin bar for those with proper capabilities
* Add a single-page purge option to the admin bar for those with proper capabilities