Цей плагін не перевірявся з останніми 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’.

Учасники та розробники

“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