link-indication

説明

このプラグインの公開は2021年9月7日に停止されており、ダウンロードできません。 理由: ガイドライン違反。

評価

2019年4月12日
I installed this plugin when I first started with wordpress... It was 2.x something version. Still works with 4.9.2 ! EDIT: I recently upgraded my server to PHP7.0, this plugin broke my site. The workaround is quite easy. Edit the file link-indication.php Locate the following line (should be line 315): $final_stuff = eregi_replace('\[\[:space:\]\]+', ' ', $final_stuff); Change it to look like this: $final_stuff = preg_replace('/:space:+/', ' ', $final_stuff); Save it, the plugin is back for good !
7件のレビューをすべて表示

貢献者と開発者

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

貢献者

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

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

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