Plugin Directory

Changeset 945402


Ignore:
Timestamp:
07/09/2014 06:12:33 AM (12 years ago)
Author:
techni_orchid
Message:

updated plugin header

Location:
sinosplice-tooltips
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • sinosplice-tooltips/tags/1.2.1/SinospliceTooltips.php

    r945070 r945402  
    11<?php
    2 $VERSION = "1.2";
     2$VERSION = "1.2.1";
    33/*
    44Plugin Name: Sinosplice Tooltips
    55Plugin URI: http://www.techniorchidllc.com/extras/wp/sinosplicetooltips/
    66Description: Easily add attractive tooltips to show the pinyin of Chinese characters, glosses for Japanese characters, or any use for tooltip text you can think of.  Originally designed for and by Sinosplice.com.
    7 Version: 1.2
     7Version: 1.2.1
    88Author: Andy Warmack
    99Author URI: http://www.techniorchidllc.com/
  • sinosplice-tooltips/trunk/SinospliceTooltips.php

    r945070 r945402  
    11<?php
    2 $VERSION = "1.2";
     2$VERSION = "1.2.1";
    33/*
    44Plugin Name: Sinosplice Tooltips
    55Plugin URI: http://www.techniorchidllc.com/extras/wp/sinosplicetooltips/
    66Description: Easily add attractive tooltips to show the pinyin of Chinese characters, glosses for Japanese characters, or any use for tooltip text you can think of.  Originally designed for and by Sinosplice.com.
    7 Version: 1.2
     7Version: 1.2.1
    88Author: Andy Warmack
    99Author URI: http://www.techniorchidllc.com/
Note: See TracChangeset for help on using the changeset viewer.