plugin-icon

CC-Clean-Head-Tags

제작자: Clearcode·
This plugin removes unnecessary html tags from the head section as well as version numbers from style/script links.
등급
5/5
버전
1.0.4
활성화된 설치 항목
20
최근 업데이트일
Mar 16, 2022
CC-Clean-Head-Tags

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

무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 5.9.12
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.