Changeset 624094
- Timestamp:
- 11/12/2012 04:34:31 PM (13 years ago)
- Location:
- auto-describe-taxonomies
- Files:
-
- 4 edited
- 1 copied
-
tags/1.1.4 (copied) (copied from auto-describe-taxonomies/trunk)
-
tags/1.1.4/plugin.php (modified) (1 diff)
-
tags/1.1.4/readme.txt (modified) (2 diffs)
-
trunk/plugin.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
auto-describe-taxonomies/tags/1.1.4/plugin.php
r608116 r624094 4 4 Plugin URI: http://wordpress.org/extend/plugins/auto-describe-taxonomies/ 5 5 Description:This plugin will auto-describe your post tags using freebase.<br>All you have to do after enabling it is to watch it work!<br>If you dont see any tag description in your frontend tag pages, make sure your wordpress theme is displaying them!<br>More information can be found here:<a href=\"http://www.bowie-tx.com/auto-describe-taxonomies/\">http://www.bowie-tx.com/auto-describe-taxonomies/</a> 6 Version: 1.1. 36 Version: 1.1.4 7 7 Author: itscoolreally 8 8 Author URI: http://www.bowie-tx.com/ -
auto-describe-taxonomies/tags/1.1.4/readme.txt
r608116 r624094 1 1 === Auto Describe Taxonomies === 2 2 Contributors: itscoolreally 3 Donate link: http://www.cafepress.com/SupportHypershock 3 4 Tags: tag, auto, describe, taxonomy, category, description, automatic, administration, freebase, metaweb, entities, words 4 5 Requires at least: 3.0.1 5 6 Tested up to: 3.4 6 Stable tag: 1.1. 37 Stable tag: 1.1.4 7 8 8 9 Using freebase, this plugin will auto describe tags and categories. … … 31 32 32 33 == Changelog == 34 = 1.1.4 = 35 Updated donate link 36 33 37 = 1.1.3 = 34 38 [Brian Brown, Ph.D.](http://wordpress.org/support/profile/brianbrown "Very Helpful Geek") found a small syntax issue that caused problems on servers not running the latest php. I have applied his patch. -
auto-describe-taxonomies/trunk/plugin.php
r608116 r624094 4 4 Plugin URI: http://wordpress.org/extend/plugins/auto-describe-taxonomies/ 5 5 Description:This plugin will auto-describe your post tags using freebase.<br>All you have to do after enabling it is to watch it work!<br>If you dont see any tag description in your frontend tag pages, make sure your wordpress theme is displaying them!<br>More information can be found here:<a href=\"http://www.bowie-tx.com/auto-describe-taxonomies/\">http://www.bowie-tx.com/auto-describe-taxonomies/</a> 6 Version: 1.1. 36 Version: 1.1.4 7 7 Author: itscoolreally 8 8 Author URI: http://www.bowie-tx.com/ -
auto-describe-taxonomies/trunk/readme.txt
r608116 r624094 1 1 === Auto Describe Taxonomies === 2 2 Contributors: itscoolreally 3 Donate link: http://www.cafepress.com/SupportHypershock 3 4 Tags: tag, auto, describe, taxonomy, category, description, automatic, administration, freebase, metaweb, entities, words 4 5 Requires at least: 3.0.1 5 6 Tested up to: 3.4 6 Stable tag: 1.1. 37 Stable tag: 1.1.4 7 8 8 9 Using freebase, this plugin will auto describe tags and categories. … … 31 32 32 33 == Changelog == 34 = 1.1.4 = 35 Updated donate link 36 33 37 = 1.1.3 = 34 38 [Brian Brown, Ph.D.](http://wordpress.org/support/profile/brianbrown "Very Helpful Geek") found a small syntax issue that caused problems on servers not running the latest php. I have applied his patch.
Note: See TracChangeset
for help on using the changeset viewer.