=== HTML5 Search for WordPress ===
Contributors: jfarsen,thisismyurl,tinkerpriest
Plugin URI: https://arseneault.ca/project/html5-search-for-wordpress/
Tags: search, html5
Donate link: https://arseneault.ca/project/
Requires at least: 3.2.0
Tested up to: 4.1.0
Stable tag: 15.01
Replaces the built in WordPress search form with an HTML5 search form complete with auto lookup.
== Description ==
Replaces the built in WordPress search form with an HTML5 search form complete with auto lookup.
This plugin is maintained by Christopher Ross, http://thisismyurl.com/ or you can find him on Twitter at http://twitter.com/thisismyurl/
== Installation ==
To install the plugin, please upload the folder to your plugins folder and active the plugin. The plugin has no settings.
== Updates ==
Updates to the plugin will be posted to http://thisismyurl.com/downloads/html5-search-for-wordpress/
== Screenshots ==
1. Screenshot of search form
== Frequently Asked Questions ==
*How do I use this plugin?*
Once installed, the plugin with automatically replace your existing search form with the new HTML5 form. Be sure to call it from your template using the standard get_search_form() function.
== Change Log ==
= 15.01 =
* moved CSS to child directories
* added information page for plugin
* tested for WordPress 4.1
* removed icon file
* Added OOP Class structure
* Migrated common structure for plugins
= 1.0.0 =
* Plugin built from the fantastic code at http://bavotasan.com/tutorials/html5-search-form-in-wordpress/
== Upgrade Notice ==
= 15.01 =
* moved CSS to child directories
* added information page for plugin
* tested for WordPress 4.1
* removed icon file
* Added OOP Class structure
* Migrated common structure for plugins