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 訂閱開發記錄