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

WP-LinkCheck

外掛說明

WP-LinkCheck is a lightweight plugin ability to check all image sources are broken inside your WordPress blog, it check the http header by server response ,it don’t have to download the images to boost the performace and bandwidth.

Repersent the result to SlickGrid utilizes virtual rendering to enable you to easily work with 50000+ of items without any drop in performance.
WP-LinkCheck is safe to use. It will NOT make any database change (create table, modify table etc…), and NOT to create any cache files to keep your WordPress directory clean.

If the broken links are found, WP-LinkCheck will NOT do any modication / deletion to the content, everythings is under your control, you can simply click the post title and correct the url by yourself.

Ability to handle several HTTP Error in broken image includes:

  • 403 Access Denied/Forbidden
  • 404 File Not Found
  • 410 Gone
  • 500 Internal server error

Future Development

  1. Support youtube movie checking by Youtube API.
  2. Options to filter record by a period.

Any Suggestion?
Please go to my Blog : http://blog.miawork.com/?page_id=2190 and leave a suggestion.

螢幕擷圖

  • WP-LinkCheck

安裝方式

New Installation :

1. Download & unzip to WordPress plugin directory.  
2. Login to WordPress admin panel and active the plugin.    
3. A new sub-menu [WP-LinkCheck] will be appear under [Tools].

Upgrade :

1. Deactivate WP-LinkCheck. 
2. Download the latest WP-LinkCheck , unzip and over write the old files.   
3. Activate WP-LinkCheck.
----OR----
Simple using WordPress automatic upgrade.

常見問題集

It very slow when checking some Url.

According to different sources will be on different location (server),if the server response times is slow,
WP-LinkCheck will take more times to verify,but it no longer then 5 seconds,
WP-LinkCheck default set 5s to timeout,after 5s and server has no response,it mark the url as bad.

What do i do if found any broken link ?

WP-LinkCheck is safe to use, it will not modiy or delete any content inside your blog.If it’s found broken link, you can click the Blog title ,it will open a window allow you modify the url as you like.

Any foot print ?

The only foot print is WP-LinkCheck need to write one line to WP database’s options table , this line named : [wp_linkcheck_options].
Simply delete that line after deactivate.

Why your english grammar so bad ?

Because i come from HongKong , I speak Chinese 🙂

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈WP-LinkCheck〉的開發相關工作。

參與者

將〈WP-LinkCheck〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

Version Date
1.0.2 2010/7/03
Changed : Compatibility with WordPress 3.0.0
Changed : Update SlickGrid to 1.3.2
Fixed : Fixed unexpected output to affect the RSS output.

1.0.1   2010/5/16   
Fixed: jQuery Conflict with WP visual editor.
Changed: The http request timeout has changed from 5 seconds to 3 seconds.

1.0.0   2010/5/09   
Initial Release.