=== Custom roles for author ===
Contributors: david.binda
Tags: author, custom role, role, custom role post author, post author
Requires at least: 3.1.
Tested up to: 3.3.1
Stable tag: 1.0
License: GPLv3

Allows to set users with custom role as post author.

== Description ==

This plugin allows you to set users with [custom role](http://codex.wordpress.org/Function_Reference/add_role) as post, page or custom post type author.

In addition, this plugin allows you to set what [default roles](http://codex.wordpress.org/Roles_and_Capabilities) (even subscriber, contributor) shoud appear in author dropdown list.

Plugin developed with WP_DEBUG set true on WordPress 3.3.1 => No notices, warnings or errors 

== Installation ==

1. Download plugin
1. Extract all files to a folder
1. Upload folder with all files to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Set desired user roles to appear in authors drop down menu in Users -> Custom roles 4 author

== Frequently Asked Questions ==

= I don't see author meta box =

You must enable that box via "Screen options" tab in upper right hand corner. 


== Changelog ==

= 1.0 =
* Initial version