Changeset 125582
- Timestamp:
- 06/13/2009 10:02:33 PM (17 years ago)
- Location:
- get-post
- Files:
-
- 2 edited
- 3 copied
-
tags/1.0.2 (copied) (copied from get-post/trunk)
-
tags/1.0.2/get-post.php (copied) (copied from get-post/trunk/get-post.php) (1 diff)
-
tags/1.0.2/readme.txt (copied) (copied from get-post/trunk/readme.txt) (2 diffs)
-
trunk/get-post.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
get-post/tags/1.0.2/get-post.php
r125518 r125582 5 5 Description: Add parser functions for getting specific posts 6 6 Author: James Tatum 7 Version: 1.0. 07 Version: 1.0.2 8 8 Author URI: http://thelightness.blogspot.com 9 9 */ -
get-post/tags/1.0.2/readme.txt
r125501 r125582 4 4 Requires at least: 2.5 5 5 Tested up to: 2.8.0 6 Stable tag: 1.0. 16 Stable tag: 1.0.2 7 7 8 8 Get Post adds a tag that allows you to retrieve and display the latest post identified by a specific set of parameters. … … 35 35 == Revision History == 36 36 37 = 1.0.2 = 38 39 * Did not update the version number properly in 1.0.1. Oops. 40 37 41 = 1.0.1 = 38 42 -
get-post/trunk/get-post.php
r125518 r125582 5 5 Description: Add parser functions for getting specific posts 6 6 Author: James Tatum 7 Version: 1.0. 07 Version: 1.0.2 8 8 Author URI: http://thelightness.blogspot.com 9 9 */ -
get-post/trunk/readme.txt
r125501 r125582 4 4 Requires at least: 2.5 5 5 Tested up to: 2.8.0 6 Stable tag: 1.0. 16 Stable tag: 1.0.2 7 7 8 8 Get Post adds a tag that allows you to retrieve and display the latest post identified by a specific set of parameters. … … 35 35 == Revision History == 36 36 37 = 1.0.2 = 38 39 * Did not update the version number properly in 1.0.1. Oops. 40 37 41 = 1.0.1 = 38 42
Note: See TracChangeset
for help on using the changeset viewer.