このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Validate Link

説明

The idea of this plugin is coming from my work.
I’ve been assigned a lot tasks for cleaning broken links.
Which is so bored.
Editors are lack of basic HTML skills, they always tried to insert links like such:

  • href=”www.abc.com
  • href=”awesome-slug

Apprently, they will finally result in

  • http://mydomain.com/current-page/www.abc.com
  • http://mydomain.com/current-page/awesome-slug

So this plugin is to display a warning message in WordPress dashboard,
in case there is such invalid URLs in post content.

インストール

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

FAQ

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

評価

このプラグインにはレビューがありません。

貢献者と開発者

Validate Link はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Validate Link” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • First commit.