/Latest-Posts-Wordpress-Widget

List the lastest posts from a category to pull posts from and with the possibility to display an excerpt and/or date

Primary LanguagePHP

=== Plugin Name ===
Contributors: ravidhu
Tags: widget, categories, category, list posts, featured image
Requires at least: 3.0.1
Tested up to: 4.0
Stable tag: 1.1
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

List the lastest posts from a category.

== Description ==

List the lastest posts from a category or from all categories:

* The excerpt of each post can be displayed.
* The date of each post can be displayed.
* The number of posts that you want to display can be fixed.
* The categories of the post can be displayed (if one category is selected, the selected one is not displayed).
* The featured image can be display or, if it is not set, the first image of the post is selected.
* The image can be displayed before or after the title.

== Installation ==

1. Upload raw-latest-posts-widget.zip to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Goto the Widget tab of the Presentation section
4. Drag and drop 'Latest Post widget' in the area where you it to be displayed

== Changelog ==

= 1.1 =
* The featured image can be display or, if it is not set, the first image of the post is selected.
* The image can be displayed before or after the title.

= 1.0 =
* First version

== Upgrade Notice ==

= 1.1 =
A new feature allow to display the featured image or the first image of the post.