Category Posts Widget - Version 1.3.2

Version Description

Download this release

Release Info

Developer ZephyrWest
Plugin Icon 128x128 Category Posts Widget
Version 1.3.2
Comparing to
See all releases

Code changes from version 1.3.1 to 1.3.2

Files changed (2) hide show
  1. cat-posts.php +2 -2
  2. readme.txt +1 -1
cat-posts.php CHANGED
@@ -4,8 +4,8 @@ Plugin Name: Category Posts Widget
4
  Plugin URI: http://jameslao.com/
5
  Description: Adds a widget that can display a specified number of posts from a single category. Can also set how many widgets to show.
6
  Author: James Lao
7
- Version: 1.3.1
8
- Author URI: http://jameslao.com/
9
  */
10
 
11
  // Displays widget on blag
4
  Plugin URI: http://jameslao.com/
5
  Description: Adds a widget that can display a specified number of posts from a single category. Can also set how many widgets to show.
6
  Author: James Lao
7
+ Version: 1.3.2
8
+ Author URI: http://jameslao.com/2008/04/18/category-posts-widget-13/
9
  */
10
 
11
  // Displays widget on blag
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://jameslao.com/
4
  Tags: category, posts, widget
5
  Requires at least: 2.5
6
  Tested up to: 2.5
7
- Stable tag: 1.3
8
 
9
  Adds a widget that shows the most recent posts in a single category. You can specify how many posts to show and from which category as well as how many widgets to show.
10
 
4
  Tags: category, posts, widget
5
  Requires at least: 2.5
6
  Tested up to: 2.5
7
+ Stable tag: 1.3.2
8
 
9
  Adds a widget that shows the most recent posts in a single category. You can specify how many posts to show and from which category as well as how many widgets to show.
10