# Posts Viewed Recently #
**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:** recent, recently, last, viewed, visited, post, posts, page, pages, widget, thumbnail, thumbnails, sidebar, plugin, wordpress, custom, taxonomy
  
**Requires at least:** 3.0
  
**Tested up to:** 4.8
  
**Stable tag:** 1.2
  
**License:** GPLv2 or later
  

Posts Viewed Recently plugin shows recently viewed posts or pages by a visitor as a responsive sidebar widget or on a page/post using shortcode

## Description ##

This plugin contains a responsive widget for showing off posts or pages recently visited by a visitor. This plugin is capable to show custom post types and you can also show this widget on your page/post using shortcode provided in widget options.

With this plugin you can choose post types to show, number of posts to display, show or hide featured image, dimensions of featured image and alternate image url if featured image is not available, option to choose display post date or not. 

For more detail visit <a href="http://dev.fellowtuts.com/posts-viewed-recently-plugin/">posts viewed recently plugin page</a>

To show this widget in any post/page, copy and paste shortcode generated by widget to that post or page. 

<strong>This plugin uses cookie and if cookies are not accepted or any two single posts (of selected post types) haven't been clicked yet, no output will be displayed. This plugin may not work well with localhost.</strong>


## Installation ##

This section describes how to install the plugin and get it working.

e.g.

1. Install Posts Viewed Recently plugin either via the WordPress.org plugin directory, or by uploading the posts_viewed_recently folder to `/wp-content/plugins/` directory at your server
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Drag Posts Viewed Recently widget from list of your `Available Widget` to the sidebar where you want to place the widget
4. Customize the setting as per your requirement and you're ready


## Frequently Asked Questions ##

### How to use it? ###
Enable the plugin and place the widget in the sidebar wherever you want

### What if some of my posts/pages have no featured image attached? ###
You can specify an alternate image url in widget option. Image from that url will be used if no fatured image found

### How can I show this widget into my post or page? ###
Use shortcode generated by widget to display into your page/post

### Is this responsive? ###
Yes, widget created by Posts Viewed Recently 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/posts-viewed-recently/screenshot-1.png)

###2. Viewing the widget with thumbnail
###
![Viewing the widget with thumbnail
](https://s.w.org/plugins/posts-viewed-recently/screenshot-2.png)


## Changelog ##

### 1.2 ###
* plugin updated to show post date in format as set in WordPress setting

### 1.1 ###
* Bugfix: Posts Viewed Recently in sidebar and current post were displaying same publish date. Issue fixed

### 1.0 ###
* Let you specify a title, post types to select, set number of posts, enable/disable featured image, it's size and alternative image url, display or not post date


## Upgrade Notice ##

### 1.2 ###
Update: Post date format is same as given in WordPress setting

### 1.1 ###
Bugfix: Post date issue fixed

### 1.0 ###
Initial Release