VA Term Latest Posts Widget

0

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 C

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

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.