=== Pendig Reviews Dashboard Widget ===
Contributors: brandt-net
Donate link:
Tags: dashboard, widgets, dashboard widget, pending reviews, posts, pages, reviews
Requires at least: 2.7.0
Tested up to: 3.8.0
Stable tag: 1.0.3.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Widget for the WordPress 2.7+ dashboard to display the current pending reviews.

== Description ==

The Widget shows a list of pending reviews of posts and pages (you can hide the page entrys from the list). 
Also in the configuration part of the widget you can set how many pending entrys you would like to display or hide the date or author information.

== Installation ==

###Updgrading From A Previous Version###

To upgrade from a previous version of this plugin, delete the entire folder and files from the previous version of the plugin and then follow the installation instructions below.
Or just use the 'Automatic  upgrade' feature from WordPress.

###Installing The Plugin###

Extract all files from the ZIP file, making sure to keep the file structure intact, and then upload it to `/wp-content/plugins/`.
Then just visit your admin area and activate the plugin.

###Using The Plugin###

The new widget will show up automatically on your dashboard. Click Configure on the widget to set up the list entrys. 

== Screenshots ==

1. Default dashboard widget view (german) screenshot-1.jpg
2. Default dashboard widget view (english)
3. Configuration Options (german)
4. Configuration Options (english)

== Frequently Asked Questions ==

= Does this plugin support other languages? =

Yes, it does. See the [WordPress Codex](http://codex.wordpress.org/Translating_WordPress) for details on how to make a translation file. 
Then just place the translation file, named ba-dashboard-widget-pending-review[value in wp-config].mo, into the plugin's sub-folder languages.

* German language file included.

== ChangeLog ==

* Version 1.0.3.1
	* Test with WordPress new version 3.8.0

* Version 1.0.2 and 1.0.3
	* no functional changes

* Version 1.0.0
	* Initial release.

== Other Notes ==

This Plugin is 	inspirational from the plugin [Dashboard: Pending Review](http://wordpress.org/extend/plugins/dashboard-pending-review/). 
Thx to Viper007Bond.