=== VA Term Latest Posts Widget ===
Contributors: kuck1u
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TNPKX9MAJL7C8
Tags: latest posts, recent posts, widget, post, posts, sidebar
Requires at least: 4.0
Tested up to: 4.1
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin adds a widget to display the new post list belonging to the specified term.

== Description ==

This plugin adds a widget to display the new post list belonging to the specified term.

The style sheet for the Widget not included.  
Please layout in the style sheet of the theme.

**CSS Classes**

`.va-term-latest-posts {}
.post_list {}
.post_list_items {}
.post_list_items_anchor {}
.post_list_items_thumbnail {}
.post_list_items_thumbnail img {}
.post_list_items_meta {}
.post_list_items_meta_title {}
.post_list_items_meta_date {}`

**Hint**  
HTML output from Widget is done cached for a certain time.  
If WP_DEBUG is TRUE, each time the cache is deleted.

== Installation ==

To install VA Term Latest Posts Widget:

1. Upload the "va-term-latest-posts" directory and all its contents to your `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.

== Frequently Asked Questions ==

= What is this? =

The description covers it all.

== Screenshots ==

1. ScreenShot 1.
2. ScreenShot 2.

== Changelog ==

= 1.0.1 =
* Bug fix.
* Deleted the source code of unused.

= 1.0.0 =
* First public release.
