這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Remove Image Links

描述

Right now, all over the internet there are people clicking on images on WordPress sites for no purpose. Why?

As a mouse cursor passes over an image, they see a hand cursor, indicating that the image is a link to something. On clicking, to their surprise, all they see is an image of the image… They then need to use the browsers back button to return to the web page.

This is NOT a good user experience because it undermines the convention that clickable images are real links. There may also be negative implications for search engine optimization (SEO).

Readme Generator

Support

安裝

  1. Download the latest zip file and extract the remove-image-links directory.
  2. Upload this directory inside your /wp-content/plugins/ directory.
  3. Activate ‘Remove Image Links’ on the ‘Plugins’ menu in WordPress.
  4. Optionally, click ‘Settings’ under the plugin name to change its settings.

常見問題

Why does this happen?

This occurs because, by default, when an image is added to a post or a page from the media library, WordPress adds a link to an image itself if the writer forgets (or does not know about) the need to click the No Link button at the time of insertion.

評價

2016年9月3日
It removes them all and when i set on pages links, they still not work. Can you make an option to block only links on posts, but still keep them on pages please??
閱讀全部13個評價

貢獻者及開發者

“Remove Image Links” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Remove Image Links 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.2.1

  • Pointless update for WordPress 4.4

1.2

  • Added requested text

1.1

  • Fixed Linkss typo

1.0

  • Cleaned up code and commenting.
  • Added options page and menu items.
  • Changed license to CC-BY 2.5.

0.2.1

  • Actually fixed closing link tag not being removed.

0.2

  • Fixed closing link tag not being removed.

0.1

  • First released version.
  • There may still be bugs, but I can’t find any.