Title: wp_head() cleaner
Author: jwilsson
Published: <strong>سپتامبر 13, 2015</strong>
Last modified: نوامبر 15, 2025

---

جستجوی افزونه‌ها

![](https://s.w.org/plugins/geopattern-icon/wp-head-cleaner.svg)

# wp_head() cleaner

 توسط [jwilsson](https://profiles.wordpress.org/jwilsson/)

[دانلود](https://downloads.wordpress.org/plugin/wp-head-cleaner.2.0.9.zip)

 * [جزئیات](https://fa-af.wordpress.org/plugins/wp-head-cleaner/#description)
 * [نقد و بررسی‌ها](https://fa-af.wordpress.org/plugins/wp-head-cleaner/#reviews)
 *  [نصب](https://fa-af.wordpress.org/plugins/wp-head-cleaner/#installation)
 * [توسعه](https://fa-af.wordpress.org/plugins/wp-head-cleaner/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/wp-head-cleaner/)

## توضیحات

WordPress adds all kinds of `<meta>`-tags to the `<head>` section of your site.

Some of these tags are quite good and have real uses, others make sense for some
sites and others doesn’t. Some tags are even considered a security risk, since they
tell the world which version of WordPress you’re currently running.

This plugin allows you to remove all of the `<meta>`-tags that WordPress outputs
by default.
 You decide on a tag-by-tag basis which tags to remove and which to 
keep. Nothing’s enforced, you’re 100% in charge.

## عکس‌های صفحه

 * [[
 * Admin interface

## نصب

#### Install

 1. Upload the plugin’s folder to your WordPress plugin folder (manually or through`
    Plugins` / `Add new` menu in WordPress).
 2. Activate the plugin through the `Plugins` menu in WordPress.
 3. Decide on which tags to remove via the `Settings` / `wp_head() cleaner` menu in
    WordPress.

#### Uninstall

 1. Deactivate the plugin through the `Plugins` menu in WordPress.
 2. Click on `Delete` which will delete both the plugin files and the settings stored
    in the database.

## نقد و بررسی‌ها

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

### 󠀁[Awesome](https://wordpress.org/support/topic/awesome-9237/)󠁿

 [Alok Sharma](https://profiles.wordpress.org/aloksharma/) جنوری 16, 2022

The plugin is clean, simple and very easy to use. I am using it on all my & customer
sites as well.

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

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-31029/)󠁿

 [Dan Zakirov](https://profiles.wordpress.org/alexodiy/) می 28, 2021

nice

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

### 󠀁[Found by accident](https://wordpress.org/support/topic/found-by-accident-2/)󠁿

 [](https://profiles.wordpress.org/missfriendly/) مارچ 30, 2021

Amazing plug in, stripped a lot of unwanted junk out of the header

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

### 󠀁[A total time-saver!](https://wordpress.org/support/topic/a-total-time-saver/)󠁿

 [elenaandmeg](https://profiles.wordpress.org/elenaandmeg/) جنوری 31, 2020

Sure beats hacking the WPcore! Easy to use and covers just about everything that
ought to be pruned from the <head>. Saved me hours of work. Thanks for this plugin

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

### 󠀁[Wow](https://wordpress.org/support/topic/wow-480/)󠁿

 [ackilles](https://profiles.wordpress.org/ackilles/) اپریل 13, 2017

This shaved 2 seconds off my load time.

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

### 󠀁[Works great!](https://wordpress.org/support/topic/works-great-2511/)󠁿

 [Anonymous User 388516](https://profiles.wordpress.org/anonymized-388516/) سپتامبر
3, 2016

Good hygiene for your <head>.

 [ خواندن تمامی 6 نقد و بررسی‌ ](https://wordpress.org/support/plugin/wp-head-cleaner/reviews/)

## توسعه دهندگان و همکاران

“wp_head() cleaner” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ jwilsson ](https://profiles.wordpress.org/jwilsson/)

“wp_head() cleaner” به 3 زبان ترجمه شده است. با تشکر از [مترجمین](https://translate.wordpress.org/projects/wp-plugins/wp-head-cleaner/contributors)
برای همکاری و کمک‌هایشان.

[ترجمه “wp_head() cleaner” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/wp-head-cleaner)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/wp-head-cleaner/), 
را بررسی کنید [مخزن SVN](https://plugins.svn.wordpress.org/wp-head-cleaner/), یا
مشترک شوید [گزارش توسعه](https://plugins.trac.wordpress.org/log/wp-head-cleaner/)
توسط [RSS](https://plugins.trac.wordpress.org/log/wp-head-cleaner/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

#### 2.0.9

 * Tested with WordPress 6.9.
 * Prepared for PHP 8.5 compatbility.

#### 2.0.8

 * Tested with WordPress 6.8.

#### 2.0.7

 * Tested with WordPress 6.7.

#### 2.0.6

 * Tested with WordPress 6.6.

#### 2.0.5

 * Tested with WordPress 6.5.

#### 2.0.4

 * Tested with WordPress 6.4.

#### 2.0.3

 * Tested with WordPress 6.3.

#### 2.0.2

 * Tested with WordPress 6.2.

#### 2.0.1

 * Tested with WordPress 6.1.

#### 2.0.0

 * Dropped support for WordPress versions below 5.0.
 * Dropped support for PHP versions below 7.3.
 * Tested with WordPress 6.0.

#### 1.6.3

 * Tested with WordPress 5.9.

#### 1.6.2

 * Tested with WordPress 5.8.

#### 1.6.1

 * Updated Swedish translations.

#### 1.6.0

 * Added option to remove robots image preview directive.
 * Tested with WordPress 5.7.

#### 1.5.9

 * Tested with WordPress 5.6.

#### 1.5.8

 * Tested with WordPress 5.5.
 * Updated Swedish translations.

#### 1.5.7

 * Tested with WordPress 5.4.

#### 1.5.6

 * Tested with WordPress 5.3.

#### 1.5.5

 * Tested with WordPress 5.2.

#### 1.5.4

 * Tested with WordPress 5.1.

#### 1.5.3

 * Tested with WordPress 5.0.

#### 1.5.2

 * Tested with WordPress 4.9.

#### 1.5.1

 * Tested with WordPress 4.8.

#### 1.5.0

 * Added Composer support.
 * Moved localization loading to `init` hook.
 * Minor code style fixes.
 * Tested with WordPress 4.7.

#### 1.4.0

 * Added option for oEmbed scripts.

#### 1.3.0

 * Added option for resource hints.
 * Tested with WordPress 4.6.

#### 1.2.0

 * Added action links to plugin screen.
 * Added labels to option descriptions.
 * Tested with WordPress 4.5.

#### 1.1.0

 * Added option for REST API.
 * Added option for oEmbed.
 * Tested with WordPress 4.4.

#### 1.0.0

 * Initial release.

## اطلاعات

 *  Version **2.0.9**
 *  Last updated **5 ماه پیش**
 *  Active installations **2,000+**
 *  WordPress version ** 5.0 یا بالاتر **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.3 یا بالاتر **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/wp-head-cleaner/), [Japanese](https://ja.wordpress.org/plugins/wp-head-cleaner/),
   [Polish](https://pl.wordpress.org/plugins/wp-head-cleaner/), و [Russian](https://ru.wordpress.org/plugins/wp-head-cleaner/).
 *  [به زبان خودتان ترجمه کنید](https://translate.wordpress.org/projects/wp-plugins/wp-head-cleaner)
 * Tags
 * [clean](https://fa-af.wordpress.org/plugins/tags/clean/)[head](https://fa-af.wordpress.org/plugins/tags/head/)
   [meta](https://fa-af.wordpress.org/plugins/tags/meta/)[remove](https://fa-af.wordpress.org/plugins/tags/remove/)
   [wp_head](https://fa-af.wordpress.org/plugins/tags/wp_head/)
 *  [نمایش پیشرفته](https://fa-af.wordpress.org/plugins/wp-head-cleaner/advanced/)

## امتیازها

 5 out of 5 stars.

 *  [  6 5-star reviews     ](https://wordpress.org/support/plugin/wp-head-cleaner/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-head-cleaner/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-head-cleaner/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-head-cleaner/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wp-head-cleaner/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/wp-head-cleaner/reviews/)

## مشارکت کنندگان

 *   [ jwilsson ](https://profiles.wordpress.org/jwilsson/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/wp-head-cleaner/)