Title: CC-Clean-Head-Tags
Author: Clearcode
Published: <strong>23 ມັງກອນ 2017</strong>
Last modified: 16 ມີນາ 2022

---

ຄົ້ນຫາປລັກອິນ

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

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

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

# CC-Clean-Head-Tags

 ໂດຍ [Clearcode](https://profiles.wordpress.org/clearcodehq/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/cc-clean-head-tags.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/cc-clean-head-tags/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/cc-clean-head-tags/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/cc-clean-head-tags/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/cc-clean-head-tags/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/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 );

## ການຕິດຕັ້ງ

#### 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).

## ການຣີວິວ

![](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/) 4 ພຶດສະພາ 2021

Good plugin so far. Hope it stays updated.

 [ ອ່ານການຣີວິວທັງໝົດ 1 ລາຍການ ](https://wordpress.org/support/plugin/cc-clean-head-tags/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“CC-Clean-Head-Tags” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມ
ໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

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

[ແປ “CC-Clean-Head-Tags” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/cc-clean-head-tags)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/cc-clean-head-tags/), ກວດເບິ່ງ
[ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/cc-clean-head-tags/), ຫຼື ຕິດຕາມ
[ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/cc-clean-head-tags/) ຜ່ານ
[RSS](https://plugins.trac.wordpress.org/log/cc-clean-head-tags/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

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

 *  ເວີຊັນ **1.0.4**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **4 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **20+**
 *  ເວີຊັນ WordPress ** 4.7.1 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **5.9.13**
 *  ເວີຊັນ PHP ** 7.2 ຫຼື ສູງກວ່າ **
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/cc-clean-head-tags/)
 * ແທັກ
 * [html head](https://lo.wordpress.org/plugins/tags/html-head/)[meta](https://lo.wordpress.org/plugins/tags/meta/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/cc-clean-head-tags/advanced/)

## ການໃຫ້ຄະແນນ

 5 ຈາກທັງໝົດ 5 ດາວ.

 *  [  ການວິຈານ 5 ດາວ ຈຳນວນ 1 ລາຍການ     ](https://wordpress.org/support/plugin/cc-clean-head-tags/reviews/?filter=5)
 *  [  ການວິຈານ 4 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/cc-clean-head-tags/reviews/?filter=4)
 *  [  ການວິຈານ 3 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/cc-clean-head-tags/reviews/?filter=3)
 *  [  ການວິຈານ 2 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/cc-clean-head-tags/reviews/?filter=2)
 *  [  ການວິຈານ 1 ດາວ ຈຳນວນ 0 ລາຍການ     ](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)

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/cc-clean-head-tags/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

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

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/cc-clean-head-tags/)