=== WP Theme Optimizer ===
Contributors: dsgnr
Donate link: https://www.designsbytouch.co.uk
Tags: theme, optimiser, optimizer, remove query strings from static resources, remove header information
Requires at least: 3.0.1
Tested up to:  4.6
Stable tag: 4.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==

Optimize your WordPress theme header by removing excess tags and scripts. Make your site faster and more secure by hiding WordPress tags.

### Features

* Remove CSS and JS versions<br>
* Remove WP Generator tag<br>
* Remove OEmbed Links<br>
* Remove jQuery Migrate<br>
* Remove emoji-release.js<br>
* Remove recent comments inline CSS<br>
* Remove RSD Link<br>
* Remove RSS feeds<br>
* Remove wlwmanifest.xml<br>
* Remove WP JSON link<br>
* Remove WP Shortlink<br>
* Remove Next/Previous post links<br>
* Remove Yoast SEO comments in front-end HTML<br>
* Option to Minify front-end HTML<br>
* Remove DNS prefetch tags<br>


== Installation ==

1. Upload the `wp-theme-optimizer` folder to the `/wp-content/plugins/` directory
1. Activate the WP Theme Optimizer plugin through the 'Plugins' menu in WordPress
1. Configure the plugin by going to the `WP Theme Optimizer` menu that appears in your admin menu


== Changelog ==

= 1.1.4 =

* Performance improvements.

= 1.1.3 =

* Fixed a bug where minify html broke some backend functions.

= 1.1.0 =

* Fixed a few bugs.
* Added removal of DNS prefetch.

= 1.0.1 =

* Fixed a few bugs and updated the documentation to make it clearer.
* Reorganized tabs to make navigation easier.
* Added activate/deactivate all button.
* Changed spellings to be consistent between UK/US spellings.


= 1.0.0 =

* Initial release!
	* Remove CSS and JS versions
	* Remove WP Generator tag
	* Remove OEmbed Links
	* Remove jQuery Migrate
	* Remove emoji-release.js
	* Remove recent comments inline CSS
	* Remove RSD Link
	* Remove RSS feeds
	* Remove wlwmanifest.xml
	* Remove WP JSON link
	* Remove WP Shortlink
	* Remove Next/Previous post links
	* Remove Yoast SEO comments in front-end HTML
	* Option to Minify front-end HTML
