public
Description: A Wordpress plugin that adds rev=canonical support
Homepage: http://wordpress.org/extend/plugins/revcanonical/
Clone URL: git://github.com/whomwah/revcanonical.git
Click here to lend your support to: revcanonical and make a donation at www.pledgie.com !
tswicegood (author)
Thu May 28 15:37:22 -0700 2009
commit  ec624a85343f5c30d590ca8e3f9127e92c834a98
tree    1fb9c5d0d011c3f5bb2fe63f8012cd3e317808ae
parent  7e25b57254843f68f56cb25d7ab4421a8f995e40
revcanonical / CHANGELOG
100644 25 lines (15 sloc) 0.583 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
*1.2.1* (26th April, 2009)
 
* bug for domains like:
  www.foo.com/blog/...
 
*1.2.0* (21st April, 2009)
 
* updated all the text to hopefully make more sense
* add extra configuration so you can customise you link
  attributes to which side of the fence you sit
* add wordpress tag revcanonical_link($id)
* add wordpress tag get_revcanonical_link($id)
 
*1.1.1* (14th April, 2009)
 
* tidy up on the train. Lauched plugin a bit too fast
 
*1.1.0* (14th April, 2009)
 
* added type="text/html" as attrib and removed rel
 
*1.0.0* (14th April, 2009)
 
* initial release [Duncan Robertson]