=== Plugin Name === Contributors: WP-DanP Tags: posts, recent, custom recent posts list Requires at least: 2.0.2 Tested up to: 2.9.2 Stable tag: trunk Create your custom, recent posts list by choosing certain post from a drop down list. == Description == Create your custom, recent posts list by choosing certain post from a drop down list. This plugin is similar to the default 'recent posts' plugin of Wordpress, but you can choose specific posts you want to show up in the widget. == Installation == This section describes how to install the plugin and get it working. 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Put the widget into yoor Sidebar 4. Set "Number of Custom Posts" and press "Save" 5. Now you can create your custom, recent posts list. == Frequently Asked Questions == = What is the number in the dropdown list = The number in the dropdown list is the post's ID. You can also type in the post's ID into the input fields manually. == Screenshots == 1. Initial look of the widget. 2. Look of the widget after setting the "Number of Custom Posts" parameter (5). 3. Example of a custom, recent posts list with 7 entries. == Changelog == = 0.9 = * First version of this plugin.