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

Remove Author Pages

外掛說明

This plugin will trigger a 404 error for all author pages and replace author links generated by WordPress with links to the home page.

There are no settings, the plugin is supposed to be simple and just work for this specific task.

使用者評論

Дополнение — «то, что нужно». Единственное но, не имеет перенаправления на «главную» (или указанный адрес), и author=0 не прячет. Вцелом нормально (если без учёта).
2016 年 9 月 3 日
15 lines of code. Such a simple approach. I ended up simply adding this code to one of our existing in-house plugins for a multisite and slightly modified the code so it redirects to the parent domain of the blog / domain. echo '<meta http-equiv="refresh" content="1;URL=http://'.$_SERVER['HTTP_HOST'].'">';
2016 年 9 月 3 日 1 則留言
It catches /author/ pages, but misses /?author=0 (etc).
2016 年 9 月 3 日
This is the type of plugin we need more of – they do the job without having to edit theme files. Thanks.
2017 年 2 月 8 日
Does what it’s supposed to, in one single step. Thanks a lot, Winiweb! 🙂
閱讀全部 9 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Remove Author Pages〉的開發相關工作。

參與者

將〈Remove Author Pages〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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