=== LH Prefetch and Render ===
Contributors: shawfactor
Donate link: https://lhero.org/plugins/lh-prefetch-and-render/
Tags: prefetch, prerender, cache, html5
Requires at least: 3.0.
Tested up to: 4.8
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A simple yet effective way of setting which pages to prefetch and prerender on your site.

== Description ==
This plugin creates a new menu location on your site. This location is not actually seen but consists of a list of url's which are linked in the HEAD section of your site. These urls are automatically prefetched and or rendered by compatible browsers. Thus speeding the user experience for visitors when they proceed on to those pages in your site.


== Installation ==

1. Upload the entire `lh-prefetch-and-render` folder to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. Go to Appearance->Menus and create your list of urls to prefetch and render
1. Then go to Appearance->Menus->Manage Locations and set that menu as your Prefetch List

== Changelog ==

**1.00 April 25, 2016**  
Initial release.

**1.01 January 25, 2017**  
Resource hints support.