This plugin is outdated and might not be supported anymore
CC-Clean-Head-Tags

CC-Clean-Head-Tags

Details
View on WordPress

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 );

Details

Plugin code:
cc-clean-head-tags
Plugin version:
1.0.4
Author:
Outdated:
Yes
WP version:
4.7.1 or higher
PHP version:
7.2 or higher
Test up to WP version:
5.9.10
Total installations:
20
Last updated:
2022-03-16
Rating:
Times rated:
1
clear-head-tags
head-tag
head-tags
html-head
meta