=== Plugin Name === Contributors: birgire, olijens Tags: author, default author Requires at least: 3.0.1 Tested up to: 3.6 Stable tag: 1.0.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Changes the default author either gobally or for individual users. == Description == 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 . It's taken at Hnífsdalur, Ísafjarðarsýsla, Iceland == Installation == 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 == Screenshots == 1. The global settings are under options-writing.php 2. The settings for each user is under profile.php 3. The user can always change the author of each post later on == Changelog == = 1.0.6 = * Initial Release