Plugin Directory

Changeset 624094


Ignore:
Timestamp:
11/12/2012 04:34:31 PM (13 years ago)
Author:
itscoolreally
Message:

updated donate link

Location:
auto-describe-taxonomies
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • auto-describe-taxonomies/tags/1.1.4/plugin.php

    r608116 r624094  
    44Plugin URI: http://wordpress.org/extend/plugins/auto-describe-taxonomies/
    55Description: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.3
     6Version: 1.1.4
    77Author: itscoolreally
    88Author URI: http://www.bowie-tx.com/
  • auto-describe-taxonomies/tags/1.1.4/readme.txt

    r608116 r624094  
    11=== Auto Describe Taxonomies ===
    22Contributors: itscoolreally
     3Donate link: http://www.cafepress.com/SupportHypershock
    34Tags: tag, auto, describe, taxonomy, category, description, automatic, administration, freebase, metaweb, entities, words
    45Requires at least: 3.0.1
    56Tested up to: 3.4
    6 Stable tag: 1.1.3
     7Stable tag: 1.1.4
    78
    89Using freebase, this plugin will auto describe tags and categories.
     
    3132
    3233== Changelog ==
     34= 1.1.4 =
     35Updated donate link
     36
    3337= 1.1.3 =
    3438[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  
    44Plugin URI: http://wordpress.org/extend/plugins/auto-describe-taxonomies/
    55Description: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.3
     6Version: 1.1.4
    77Author: itscoolreally
    88Author URI: http://www.bowie-tx.com/
  • auto-describe-taxonomies/trunk/readme.txt

    r608116 r624094  
    11=== Auto Describe Taxonomies ===
    22Contributors: itscoolreally
     3Donate link: http://www.cafepress.com/SupportHypershock
    34Tags: tag, auto, describe, taxonomy, category, description, automatic, administration, freebase, metaweb, entities, words
    45Requires at least: 3.0.1
    56Tested up to: 3.4
    6 Stable tag: 1.1.3
     7Stable tag: 1.1.4
    78
    89Using freebase, this plugin will auto describe tags and categories.
     
    3132
    3233== Changelog ==
     34= 1.1.4 =
     35Updated donate link
     36
    3337= 1.1.3 =
    3438[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.