=== Plugin Name ===
Contributors: gr8nilay
Donate link: http://nilaypatel.info
Tags: wphead, wphead clean, optimization, clean head, remove, emojis, scripts, clean 
Requires at least: 3.0.1
Tested up to: 4.8
Stable tag: 4.x
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin allow you to remove unnecessary tags, links, urls, scrips and many additional things from your WordPress header to speed up site loading time and hide some details form visitors for security purpose

== Description ==

WordPress always add many meta tags as well as links, urls scripts and many additional things to WordPress head section and this plugin helps to remove that additional added code stuff and that will increase site performance, security and reduce the HTTP requests of the page and that definitely helps to the site.  

For backwards compatibility, if this section is missing, the full length of the short description will be used, and
Markdown parsed.

Using this plugin you can enable / disable below things that can surely helps your site to load faster and provide some security as well. 

*   Disable WP Emoji CSS & Script
*   Remove Canonical URL
*   Remove WordPress Version for security purpose
*   Remove Shortlink
*   Remove RSS Feed URL
*   Remove EditURI Link
*   Disable JSON API
*   Remove Style and Script Versions
*   Remove WLW Manifest
*   Remove Next/Previous Post URLs Links
*   Remove REST API link tag
*   Remove oEmbed Discovery Links


== Installation ==

1. Extract the zip file into your /wp-content/plugins/ directory or upload through wordpress back end
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to Dashboard -> WP Head Optimizer
4. Remove / Disable the extra added links or ulrs or scripts from WordPress default
4. You are done. Enjoy Plugin!


== Frequently Asked Questions ==

If you have any question do let me know on gr8nilay@gmail.com

== Screenshots ==

1. Admin Screen of the plugin at where you can play with the plugin


== Changelog ==

= 1.0 =
* First release of plugin