Changeset 497290
- Timestamp:
- 01/30/2012 10:36:20 AM (14 years ago)
- Location:
- kcite/trunk
- Files:
-
- 2 edited
-
kcite.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
kcite/trunk/kcite.php
r491207 r497290 1 w<?php1 <?php 2 2 /* 3 3 Plugin Name: KCite 4 4 Plugin URI: http://knowledgeblog.org/kcite-plugin 5 5 Description: Add references and bibliography to blogposts 6 Version: 1.4. 36 Version: 1.4.4 7 7 Author: Simon Cockell, Phillip Lord 8 8 Author URI: http://knowledgeblog.org -
kcite/trunk/readme.txt
r491207 r497290 5 5 Requires at least: 3.0 6 6 Tested up to: 3.3 7 Stable tag: 1.4. 37 Stable tag: 1.4.4 8 8 9 9 A tool for producing citations and bibliographies in Wordpress posts. Developed for the Knowledgeblog project (http://knowledgeblog.org). … … 44 44 45 45 == Changelog == 46 47 = 1.4.4 = 48 49 1. Removed errant "w" from start of kcite.php 50 51 = 1.4.3 = 52 53 1. Proper release, after 1.4.2 release was confused. 46 54 47 55 = 1.4.2 =
Note: See TracChangeset
for help on using the changeset viewer.