| 1 |
-> Print Plugin For WordPress 2.0 |
| 2 |
-------------------------------------------------- |
| 3 |
Author -> Lester 'GaMerZ' Chan |
| 4 |
Email -> gamerz84@hotmail.com |
| 5 |
Website -> http://www.lesterchan.net/ |
| 6 |
Demo -> htp://www.lesterchan.net/blogs/wp-print.php?p=647 |
| 7 |
Documentation -> http://dev.wp-plugins.org/wiki/wp-print |
| 8 |
Development -> http://dev.wp-plugins.org/browser/wp-print/ |
| 9 |
Updated -> 1st February 2006 |
| 10 |
-------------------------------------------------- |
| 11 |
|
| 12 |
|
| 13 |
// Version 2.02 (01-02-2006) |
| 14 |
- FIXED: Able To View Password Protected Blog |
| 15 |
|
| 16 |
// Version 2.01 (01-01-2006) |
| 17 |
- NEW: Compatible With WordPress 2.0 |
| 18 |
- NEW: Automatically Detect Whether You Are Using Nice Permalink |
| 19 |
- NEW: Automated Permalink |
| 20 |
- NEW: Now You Only Need To Insert 1 Line Into Your index.php Of Your Theme |
| 21 |
- NEW: GPL License Added |
| 22 |
- FIXED: Links Not Displaying Properly When Printing More Than 1 Post On A Single Page |
| 23 |
|
| 24 |
// Version 2.00a (17-11-2005) |
| 25 |
- NEW: Permlink For The Page Feature |
| 26 |
|
| 27 |
// Version 2.00 (10-11-2005) |
| 28 |
- NEW: Print Out A Summary Of URLS In The Post At The Bottom Of The Page |