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

LDB External Links

説明

LDB External Links turns all your links with target=”_blank” into rel=”external” and uses Javascript to open them in a new window or tab.

インストール

  1. Upload the folder ldb-external-links to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Presto, Your done! No configuration needed.

FAQ

Why isn’t it working?

You probably forgot to add or either removed the wp_head() from your header.php file.

評価

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

貢献者と開発者

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

貢献者

“LDB External Links” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.1

  • Added a configuration page so you can choose the value of the rel attribute.

1.0

  • First version of the plugin.