Title: CC-Clean-Head-Tags
Author: Clearcode
Published: <strong>January 23, 2017</strong>
Last modified: March 16, 2022

---

Search plugins

![](https://ps.w.org/cc-clean-head-tags/assets/banner-772x250.png?rev=1581035)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/cc-clean-head-tags/assets/icon-256x256.png?rev=1581035)

# CC-Clean-Head-Tags

 By [Clearcode](https://profiles.wordpress.org/clearcodehq/)

[Download](https://downloads.wordpress.org/plugin/cc-clean-head-tags.zip)

 * [Details](https://lin.wordpress.org/plugins/cc-clean-head-tags/#description)
 * [Reviews](https://lin.wordpress.org/plugins/cc-clean-head-tags/#reviews)
 *  [Installation](https://lin.wordpress.org/plugins/cc-clean-head-tags/#installation)
 * [Development](https://lin.wordpress.org/plugins/cc-clean-head-tags/#developers)

 [Support](https://wordpress.org/support/plugin/cc-clean-head-tags/)

## Description

The CC-Clean-Head-Tags plugin removes:

 * RSD / EditURI Link
 * WLW Manifest Link
 * RSS Feed Links
 * Next & Prev Post Links
 * Shortlink URL
 * WP-API Links

WP Generator Meta from:

 * html
 * xhtml
 * atom
 * rss2
 * rdf
 * comment
 * export

Additionally it removes version numbers from style and script links.

#### Tips & Tricks

You can exclude version number removal from certain style and/or script using these
built-in filters:

 * `Clearcode\Clean_Head_Tags\Style`
 * `Clearcode\Clean_Head_Tags\Script`

For example like this:
 add_filter( ‘Clearcode\Clean_Head_Tags\Style’, function(
$clean, $src, $handle ) { return ! in_array( $handle, [‘style’] ); }, 10, 3 );

## Installation

#### From your WordPress Dashboard

 1. Go to ‘Plugins > Add New’
 2. Search for ‘CC-Clean-Head-Tags’
 3. Activate the plugin from the Plugin section on your WordPress Dashboard.

#### From WordPress.org

 1. Download ‘CC-Clean-Head-Tags’.
 2. Upload the ‘CC-Clean-Head-Tags’ directory to your ‘/wp-content/plugins/’ directory
    using your favorite method (ftp, sftp, scp, etc…)
 3. Activate the plugin from the Plugin section in your WordPress Dashboard.

#### Multisite

The plugin can be activated and used for just about any use case.

 * Activate at the site level to load the plugin on that site only.
 * Activate at the network level for full integration with all sites in your network(
   this is the most common type of multisite installation).

## Reviews

![](https://secure.gravatar.com/avatar/bc248f07aded6aecc5c40cd06ea1cabce5a4fc651a8fc9bc099573200d840d61?
s=60&d=retro&r=g)

### 󠀁[Good Plugin](https://wordpress.org/support/topic/good-plugin-5213/)󠁿

 [VannDigital](https://profiles.wordpress.org/vdn-staff/) May 4, 2021

Good plugin so far. Hope it stays updated.

 [ Read all 1 review ](https://wordpress.org/support/plugin/cc-clean-head-tags/reviews/)

## Contributors & Developers

“CC-Clean-Head-Tags” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Clearcode ](https://profiles.wordpress.org/clearcodehq/)
 *   [ PiotrPress ](https://profiles.wordpress.org/piotrpress/)

[Translate “CC-Clean-Head-Tags” into your language.](https://translate.wordpress.org/projects/wp-plugins/cc-clean-head-tags)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/cc-clean-head-tags/),
check out the [SVN repository](https://plugins.svn.wordpress.org/cc-clean-head-tags/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/cc-clean-head-tags/)
by [RSS](https://plugins.trac.wordpress.org/log/cc-clean-head-tags/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.4

_Release date: 16.03.2022_

 * Added: PHP 8.0 support.

#### 1.0.3

_Release date: 14.03.2019_

 * Fixed: Excluded wp-admin tags.

#### 1.0.2

_Release date: 13.03.2018_

 * Fixed: Compatibility with WooCommerce.

#### 1.0.1

_Release date: 24.01.2017_

 * Corrected activation/deactivation functions & added basename property to Plugin
   class.

#### 1.0.0

_Release date: 23.01.2017_

 * First stable version of the plugin.

## Meta

 *  Version **1.0.4**
 *  Last updated **4 years ago**
 *  Active installations **20+**
 *  WordPress version ** 4.7.1 or higher **
 *  Tested up to **5.9.13**
 *  PHP version ** 7.2 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/cc-clean-head-tags/)
 * Tags
 * [html head](https://lin.wordpress.org/plugins/tags/html-head/)[meta](https://lin.wordpress.org/plugins/tags/meta/)
 *  [Advanced View](https://lin.wordpress.org/plugins/cc-clean-head-tags/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/cc-clean-head-tags/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/cc-clean-head-tags/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/cc-clean-head-tags/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/cc-clean-head-tags/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/cc-clean-head-tags/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/cc-clean-head-tags/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/cc-clean-head-tags/reviews/)

## Contributors

 *   [ Clearcode ](https://profiles.wordpress.org/clearcodehq/)
 *   [ PiotrPress ](https://profiles.wordpress.org/piotrpress/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/cc-clean-head-tags/)