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

安装

安装

  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.

移除设定

  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.

评价

2022 年 1 月 16 日
The plugin is clean, simple and very easy to use. I am using it on all my & customer sites as well.
2021 年 3 月 30 日
Amazing plug in, stripped a lot of unwanted junk out of the header
2020 年 1 月 31 日
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

Wow

2017 年 4 月 13 日
This shaved 2 seconds off my load time.
阅读所有6条评价

贡献者及开发者

“wp_head() cleaner” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「wp_head() cleaner」插件已被翻译至 2 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“wp_head() cleaner”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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.