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

Change Author Link Structure

外掛說明

To prevent that usernames are publically visible, the username in the author’s permalink is replaced with the author’s ID.
In case the page is invoked with the default permalink structure, it is displayed “Page not found”.

Additionally it is possible to modify the author base. It is recommended to make use of this plugin to change it, but it also works with other plugins that have the functionality to customize the author base.

安裝方式

  1. Upload change-author-link-structure.zip to the /wp-content/plugins/ directory
  2. Unzip change-author-link-structure.zip.
  3. Activate the plugin in the admin menu ‘Plugins’.

使用者評論

閱讀全部 4 則使用者評論

參與者及開發者

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

參與者

將〈Change Author Link Structure〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

0.1

  • First release

0.1.1

  • Readme Update

0.2

  • Bug Fix: Addition to ensure that in case the username is manually entered, it is displayed 404 page instead of the standard post page.

1.0

  • New Feature: Support for individual author base
  • Bug Fix: Rewrite rules for feed pages have been corrected
  • Enhancement: Several code improvements

1.0.1

  • Bug Fix: Additional check for type of rewrite_rules option