Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WP Default Author

Beschrijving

This plugin allows blog admins to change the default author globally so that when any user posts it appears under the same name.
Admins and editors can also change the default author for a single user. This setting takes precedence over the global setting.

Source

The plugin is available at github: http://www.github.com/birgire/wp-default-author

Photo Credit

Plugin header picture is taken by Ólafur Jens Sigurðsson ojsbug@gmail.com. It’s taken at Hnífsdalur, Ísafjarðarsýsla, Iceland

Schermafbeeldingen

  • The global settings are under options-writing.php
  • The settings for each user is under profile.php
  • The user can always change the author of each post later on

Installatie

  1. Upload the plugin directory to the /wp-content/plugins/ directory or use the installer via backend of WordPress
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“WP Default Author” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WP Default Author” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.6

  • Initial Release