=== Custom Recent Posts === Contributors: bayzid26 Tags: custom post types, post types, latest posts, recent posts, sidebar widget, plugin Requires at least: 2.8 Tested up to: 4.0.1 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add Recent post link with small thumbnail using widgets == Description == Finally! This plugin provides a way to WordPress user to display the most recent posts from multiple custom post types in multiple widgetized areas.In function, it is not like the default Recent Posts widget, as it is a widget for displaying recent posts form different post types, but it allows you to choose what post types to display. It will display the recent post link, date of posts and small thumbnail of posts. == Features == * Choose which custom post type(s) to display the most recent posts. * Choose the number of posts to display. * Custom title text. * display the recent post link, date of posts and small thumbnail of posts. == Installation == 1. Unzip and Upload `custom-recent-posts` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Go to widgets == Frequently asked questions == =How do I select multiple post types?= The widget uses a select box in order to display the post types. Click the first post type, then ctrl or cmd click the additional post types you wish to include. =How do I change the posts number to display?= The widget uses an input box, simply enter the number of post want to display. == Screenshots == 1. Admin Widget 2. Plugin Result == Changelog == 1.0.0 Added 1.0.1 Added