Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Custom Author URL

Beschreibung

This plugin gives you full control over the permalinks for author pages. When using „pretty permalinks“, by default URLs to author pages are structured:

http://www.example.com/author/author-name/

With this plugin you can change the „author“ part of these URLs into anything you like, for example:

http://www.example.com/editorial/author-name/
http://www.example.com/crew/author-name/
http://www.example.com/members/author-name/
http://www.example.com/posts-by/author-name/

The plugin will also automatically change links throughout your site that point to author pages. The URLs of author feeds are also changed.

Visit the plugin’s homepage if you have any comments questions.

Installation

  1. Download the plugin and unzip,
  2. Upload the author-slug folder to your wp-content/plugins folder,
  3. Activate the plugin through the WordPress admin,
  4. Go to Settings > Custom Author URL and customize the slug for your author pages

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Custom Author URL“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Custom Author URL“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

2.0.1

  • Fixed issue with use of shorthand PHP tag
  • Renamed plugin

2.0

  • Rewriting the author slug is now done in a much more efficient way.
  • Added localization of the plugin settings pages.

1.0

  • First release