PluginProbe
Category Posts Block / 2.0
Category Posts Block v2.0
5.1.0 5.0.0 trunk 1.0 1.1 1.2 1.2.1 1.3 1.3.1 1.3.2 1.3.3 2.0 2.1 2.2 2.3 3.1 3.2 3.3 4.0 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4 4.1.5 All 63 releases
category-posts / readme.txt

readme.txt in Category Posts Block 2.0, at readme.txt

36 lines 1.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Plugin Name ===
2 Contributors: James Lao
3 Donate link: http://jameslao.com/
4 Tags: category, posts, widget
5 Requires at least: 2.8
6 Tested up to: 2.8.2
7 Stable tag: 2.0
8
9 Adds a widget that shows the most recent posts in a single category.
10
11 == Description ==
12
13 Category Posts Widget is a light widget designed to do one thing and do it well: display the most recent posts from a certain category.
14
15 Features:
16
17 * Support for displaying thumbnail images via [Simple Post Thumbnails plugin](http://wordpress.org/extend/plugins/simple-post-thumbnails/).
18 * Specify how many posts to show
19 * Set which category the posts should come form
20 * Designate how many of the widgets you need
21 * Specify whether to make to the widget title a link to the category page
22 * Optionally show the post excerpt
23
24 == Installation ==
25
26 1. Download the plugin.
27 2. Upload it to the plugins folder of your blog.
28 3. Goto the Plugins section of the WordPress admin and activate the plugin.
29 4. Goto the Widget tab of the Presentation section and configure the widget.
30
31 == Changelog ==
32
33 2.0
34
35 * Updated to use the WP 2.8 widget API.
36 * Added support for [Simple Post Thumbnails plugin](http://wordpress.org/extend/plugins/simple-post-thumbnails/).