# Author Recent Posts #
**Contributors:** Amit Sonkhiya, K K Agrawal
  
**Donate link:** https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=amitsonkhiya%40hotmail%2ecom&lc=US&item_name=Fellow%20Tuts%20%2d%20Plugin%20Development%20Support&no_note=0&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
  
**Tags:** author, authors, post, posts, recent, widget, thumbnail, thumbnails, sidebar, plugin, wordpress
  
**Requires at least:** 3.0
  
**Tested up to:** 4.0
  
**Stable tag:** 1.2
  
**License:** GPLv2 or later
  

Author Recent Posts shows recent posts by an author on his post as a responsive sidebar Widget

## Description ##

This Plugin contains a responsive Widget for showing off recent posts by an author on all the single post pages created by that author. This Plugin is useful when you have multiple authors on your WordPress blog and you wish to display list of posts only created by particular author of the post.

With this Plugin you can choose number of posts to display, show or hide featured image, alternate image url, dimensions of featured image, option to choose display post date or not. You can also show author name in title using '[author]' shortcode in Widget options. We will adding more options in the next version.

For more detail visit <a href="http://dev.fellowtuts.com/download/plugins/author-recent-posts/">author recent posts plugin page</a>

## Installation ##

This section describes how to install the Plugin and get it working.

e.g.

1. Install Author Recent Post Plugin either via the WordPress.org Plugin directory, or by uploading the author_recent_posts folder to `/wp-content/Plugins/` directory at your server
2. Activate the Plugin through the 'Plugins' menu in WordPress
3. Drag Author Recent Posts Widget from list of your `Available Widget` to the sidebar where you want to place the Widget
4. You can change the setting as per your requirement or can opt default settings and you're ready


## Frequently Asked Questions ##

### How to use it? ###
Enable the Plugin and place the Widget in the sidebar wherever you want

### Where does this Widget appear? ###
This Widget appears only to single posts on your WordPress blog

### How can I show author name in Widget ###
Specify '[author]' shortcode (without quote) in title to display author name in Widget. Check screenshot for more detail

### Is this responsive? ###
Yes, Widget created by Author Recent Posts Plugin is responsive

### Does this Plugin has it's own CSS rule for coloring of links and texts? ###
No, this Plugin doesn't have any CSS rule for coloring of links and texts. It just inherit those from your theme's styles 

## Screenshots ##
###1. Widget Options
###
![Widget Options
](https://s.w.org/plugins/author-recent-posts/screenshot-1.png)

###2. Viewing the Widget with thumbnail
###
![Viewing the Widget with thumbnail
](https://s.w.org/plugins/author-recent-posts/screenshot-2.png)

###3. Viewing the Widget without thumbnail
###
![Viewing the Widget without thumbnail
](https://s.w.org/plugins/author-recent-posts/screenshot-3.png)

###4. Specify '[author]' shortcode in Widget options
###
![Specify '[author]' shortcode in Widget options
](https://s.w.org/plugins/author-recent-posts/screenshot-4.png)

###5. Viewing author name in Widget 
###
![Viewing author name in Widget 
](https://s.w.org/plugins/author-recent-posts/screenshot-5.png)


## Changelog ##

### 1.2 ###
* Bugfix: Posts in sidebar and current post were displaying same publish date. Issue fixed

### 1.1 ###
* Added option to specify alternate image url to show alternate image if featured image is not specified in post

### 1.0 ###
* Let you specify a title with or without author name, set number of posts, enable/disable featured image and it's size, display or not post date


## Upgrade Notice ##

### 1.2 ###
Bugfix: Post date issue fixed

### 1.1 ###
Alternate image url facility added

### 1.0 ###
Initial Release