=== WP Head Cleanup ===
Contributors: nablasol
Plugin Name: WP Head Cleanup
Plugin URI: http://www.wpshore.com/plugins
Donate link: http://www.wpshore.com/services
Tags: head cleanup, wphead cleaner, cleaner, header cleaner
Requires at least: 3.0
Tested up to: 4.0
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

WP Head Cleanup helps you to remove unnecessary extra links from the page header. 

== Description ==

WP Head Cleanup helps you to remove unnecessary extra links from the page header. 

The Plugin will remove following links:

1. **rsd_link**
    This will remove Really Simple Discovery link from the header.

1. **wp_generator**
    This will remove the Wordpress generator tag.

1. **feed_links**
    This will remove the standard feed links.

1. **feed_links_extra**
	This will remove the extra feed links.
    
1. **index_rel_link**
	This will remove index link.
	
1. **wlwmanifest_link**
    This will remove wlwmanifest

1. **parent_post_rel_link**
	This will remove parent post link

1. **start_post_rel_link**
	This will remove start post link 

1. **adjacent_posts_rel_link_wp_head**
    This will remove the prev and next post link

1. **wp_shortlink_wp_head**
    This will remove shortlink for the page

  

= Docs & Support =

You can find [docs](http://www.wpshore.com/plugins/wp-headcleanup/)

= Recommended Plugins =

The following are other recommended plugins by the author of WP Head Cleanup:

* [Contact Form 7 Leads Tracking](http://www.wpshore.com/plugins/contact-form-7-leads-tracking/) - With Contact Form 7 Leads Tracking,you can track the user who has filled the form.
* [WPshore Breadcrumb](http://www.wpshore.com/plugins/wpshore-breadcrumb/) - With WPshore Breadcrumb, user can see where the current page is in relation to the website's hierarchy.



== Installation ==

1. Unzip the plugin file and extract the folder.
2. Upload the wp-head-cleanup folder to the /wp-content/plugins/ directory.
3. Activate the plugin through the 'Plugins' menu in WordPress.

= Usage =

1. Go to 'WP Head Cleanup' under 'Settings' menu
1. Choose the options of your choice

== Screenshots ==

1. WP Head Cleanup Admin Screen

== Changelog ==

= 1.0 =
* First public release

== Upgrade Notice ==

The current version of WP Head Cleanup requires WordPress 3.0 or higher.