=== Hyperdrive === Contributors: jhabdas, nielslange, omrobbie, shantiscript, ariffsetiawan, ervannur, ipututoya, ariffsetiawan, auraanar, 3hartanto, ervannur, joedewaweb Tags: Performance, Optimization, Fetch Injection, Async Dependencies Requires at least: 3.0 Tested up to: 4.7.4 Stable tag: 0.9 License: GPL-3.0 License URI: https://www.gnu.org/licenses/gpl-3.0.html The fastest way to load pages in WordPress. == Description == Hyperdrive uses a performance optimization technique known as [Fetch Injection](https://hackcabin.com/post/managing-async-dependencies-javascript/), available in [browsers with support](http://caniuse.com/#search=fetch) for the Fetch API. Fetch is a modern replacement for Ajax. == Installation == 1. Upload 'hyperdrive' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 0.9 = * Initial release