=== WP Fast Cache === Contributors: Taylor Hawkes Donate link: Tags: cache, speed , fast, http cache, wp fast cache, cash , wp cache Requires at least: 3.3 Tested up to: 3.5.1 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Load your web pages as fast as apache will allow with WP Fast Cache. == Description == WP Fast Cache is built for pure website loading speed - You will not be able to find any cache that loads a webpage faster, simple as that. This caching system allows users to cache, pages, posts, categories and any other url on their website. This cache works by creating a static html file for every page cached and then serving that page up first, meaning for cache pages apache only has to serve up static html files, no need to run any PHP or make any database calls. The Caching system has a simple to user interface for creating, managing and updating cached pages. It also hooks into pages/posts for easy to user cache management on a page level. Features: - bulk caching of all pages, posts, categories - caching of all permalink types including /?p=123 format - Easy to use cache management - Page/Post level caching management Requirements: - Apache Mod Rewrite - Writable .htaccess (manual work around available) - Writable wp-content (manual work around available) == Installation == 1. Upload `WP Fast Cache` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently asked questions == = A question that someone might have = 1. How do I use WP Fast Cache To use wp fast cache simply go to a page/post and click "add page to wp fast cache". You can then delete/refresh the cached page. You can also cache and manage all your pages,posts and more within the "WP Fast Cache" plugin area. == Screenshots == 1. [WP Fast Cache Screenshot](http://www.webhostingweaver.com/images/wp-fast-cache-screenshot.png) == Changelog == = 1.1 = * refresh cache on page/post update. = 1.2 = * Fixed issue with not creating all caches on some wp setups. == Upgrade notice == = 1.1 = This version will auto refresh cache on page/post update. == Arbitrary section 1 ==