该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP Head Cleanup

描述

WP Head Cleanup helps you to remove unnecessary extra links from the page header.

The Plugin will remove following links:

  1. rsd_link
    This will remove Really Simple Discovery link from the header.

  2. wp_generator
    This will remove the WordPress generator tag.

  3. feed_links
    This will remove the standard feed links.

  4. feed_links_extra
    This will remove the extra feed links.

  5. index_rel_link
    This will remove index link.

  6. wlwmanifest_link
    This will remove wlwmanifest

  7. parent_post_rel_link
    This will remove parent post link

  8. start_post_rel_link
    This will remove start post link

  9. adjacent_posts_rel_link_wp_head
    This will remove the prev and next post link

  10. wp_shortlink_wp_head
    This will remove shortlink for the page

Docs & Support

You can find docs

Recommended Plugins

The following are other recommended plugins by the author of WP Head Cleanup:

  • Contact Form 7 Leads Tracking – With Contact Form 7 Leads Tracking,you can track the user who has filled the form.
  • WPshore Breadcrumb – With WPshore Breadcrumb, user can see where the current page is in relation to the website’s hierarchy.

屏幕截图

  • WP Head Cleanup Admin Screen

安装

  1. Unzip the plugin file and extract the folder.
  2. Upload the wp-head-cleanup folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

Usage

  1. Go to ‘WP Head Cleanup’ under ‘Settings’ menu
  2. Choose the options of your choice

评价

此插件暂无评价。

贡献者及开发者

“WP Head Cleanup” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“WP Head Cleanup”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

1.0

  • First public release