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.
Screenshots
Installation
To install VA Term Latest Posts Widget:
- Upload the “va-term-latest-posts” directory and all its contents to your
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
FAQ
- What is this?
-
The description covers it all.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“VA Term Latest Posts Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “VA Term Latest Posts Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Bug fix.
- Deleted the source code of unused.
1.0.0
- First public release.