{"id":53809,"date":"2017-01-23T16:00:29","date_gmt":"2017-01-23T16:00:29","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/cc-clean-head-tags\/"},"modified":"2022-03-16T15:40:29","modified_gmt":"2022-03-16T15:40:29","slug":"cc-clean-head-tags","status":"publish","type":"plugin","link":"https:\/\/test.wordpress.org\/plugins\/cc-clean-head-tags\/","author":14605250,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.4","stable_tag":"trunk","tested":"5.9.13","requires":"4.7.1","requires_php":"7.2","requires_plugins":"","header_name":"CC-Clean-Head-Tags","header_author":"Clearcode","header_description":"","assets_banners_color":"c5dfea","last_updated":"2022-03-16 15:40:29","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/cc-clean-head-tags","header_author_uri":"https:\/\/clearcode.cc","rating":5,"author_block_rating":0,"active_installs":20,"downloads":2632,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"ClearcodeHQ","date":"2017-01-24 11:07:46"},"1.0.1":{"tag":"1.0.1","author":"ClearcodeHQ","date":"2017-01-24 12:16:21"},"1.0.2":{"tag":"1.0.2","author":"ClearcodeHQ","date":"2018-03-13 15:28:01"},"1.0.3":{"tag":"1.0.3","author":"ClearcodeHQ","date":"2019-03-14 11:12:06"},"1.0.4":{"tag":"1.0.4","author":"ClearcodeHQ","date":"2022-03-16 15:40:29"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":1581035,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":1581035,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":1581035,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":1581035,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.0.3","1.0.4"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[130964,130966,130965,130967,683],"plugin_category":[],"plugin_contributors":[95640,95641],"plugin_business_model":[],"class_list":["post-53809","plugin","type-plugin","status-publish","hentry","plugin_tags-clear-head-tags","plugin_tags-head-tag","plugin_tags-head-tags","plugin_tags-html-head","plugin_tags-meta","plugin_contributors-clearcodehq","plugin_contributors-piotrpress","plugin_committers-clearcodehq","plugin_committers-piotrpress"],"banners":{"banner":"https:\/\/ps.w.org\/cc-clean-head-tags\/assets\/banner-772x250.png?rev=1581035","banner_2x":"https:\/\/ps.w.org\/cc-clean-head-tags\/assets\/banner-1544x500.png?rev=1581035","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/cc-clean-head-tags\/assets\/icon-128x128.png?rev=1581035","icon_2x":"https:\/\/ps.w.org\/cc-clean-head-tags\/assets\/icon-256x256.png?rev=1581035","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>The CC-Clean-Head-Tags plugin removes:<\/p>\n\n<ul>\n<li>RSD \/ EditURI Link<\/li>\n<li>WLW Manifest Link<\/li>\n<li>RSS Feed Links<\/li>\n<li>Next &amp; Prev Post Links<\/li>\n<li>Shortlink URL<\/li>\n<li>WP-API Links<\/li>\n<\/ul>\n\n<p>WP Generator Meta from:<\/p>\n\n<ul>\n<li>html<\/li>\n<li>xhtml<\/li>\n<li>atom<\/li>\n<li>rss2<\/li>\n<li>rdf<\/li>\n<li>comment<\/li>\n<li>export<\/li>\n<\/ul>\n\n<p>Additionally it removes version numbers from style and script links.<\/p>\n\n<h4>Tips &amp; Tricks<\/h4>\n\n<p>You can exclude version number removal from certain style and\/or script using these built-in filters:<\/p>\n\n<ul>\n<li><code>Clearcode\\Clean_Head_Tags\\Style<\/code><\/li>\n<li><code>Clearcode\\Clean_Head_Tags\\Script<\/code><\/li>\n<\/ul>\n\n<p>For example like this:\n    add_filter( 'Clearcode\\Clean_Head_Tags\\Style', function( $clean, $src, $handle ) {\n        return ! in_array( $handle, ['style'] );\n    }, 10, 3 );<\/p>\n\n<!--section=installation-->\n<h4>From your WordPress Dashboard<\/h4>\n\n<ol>\n<li>Go to 'Plugins &gt; Add New'<\/li>\n<li>Search for 'CC-Clean-Head-Tags'<\/li>\n<li>Activate the plugin from the Plugin section on your WordPress Dashboard.<\/li>\n<\/ol>\n\n<h4>From WordPress.org<\/h4>\n\n<ol>\n<li>Download 'CC-Clean-Head-Tags'.<\/li>\n<li>Upload the 'CC-Clean-Head-Tags' directory to your '\/wp-content\/plugins\/' directory using your favorite method (ftp, sftp, scp, etc...)<\/li>\n<li>Activate the plugin from the Plugin section in your WordPress Dashboard.<\/li>\n<\/ol>\n\n<h4>Multisite<\/h4>\n\n<p>The plugin can be activated and used for just about any use case.<\/p>\n\n<ul>\n<li>Activate at the site level to load the plugin on that site only.<\/li>\n<li>Activate at the network level for full integration with all sites in your network (this is the most common type of multisite installation).<\/li>\n<\/ul>\n\n<!--section=changelog-->\n<h4>1.0.4<\/h4>\n\n<p><em>Release date: 16.03.2022<\/em><\/p>\n\n<ul>\n<li>Added: PHP 8.0 support.<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<p><em>Release date: 14.03.2019<\/em><\/p>\n\n<ul>\n<li>Fixed: Excluded wp-admin tags.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<p><em>Release date: 13.03.2018<\/em><\/p>\n\n<ul>\n<li>Fixed: Compatibility with WooCommerce.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<p><em>Release date: 24.01.2017<\/em><\/p>\n\n<ul>\n<li>Corrected activation\/deactivation functions &amp; added basename property to Plugin class.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<p><em>Release date: 23.01.2017<\/em><\/p>\n\n<ul>\n<li>First stable version of the plugin.<\/li>\n<\/ul>","raw_excerpt":"This plugin removes unnecessary html tags from the head section as well as version numbers from style\/script links.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/53809","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=53809"}],"author":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/clearcodehq"}],"wp:attachment":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=53809"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=53809"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=53809"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=53809"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=53809"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=53809"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}