這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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

評價

There are no reviews for this plugin.

貢獻者及開發者

“WP Head Cleanup” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP Head Cleanup 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • First public release