Changeset 945402
- Timestamp:
- 07/09/2014 06:12:33 AM (12 years ago)
- Location:
- sinosplice-tooltips
- Files:
-
- 2 edited
-
tags/1.2.1/SinospliceTooltips.php (modified) (1 diff)
-
trunk/SinospliceTooltips.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sinosplice-tooltips/tags/1.2.1/SinospliceTooltips.php
r945070 r945402 1 1 <?php 2 $VERSION = "1.2 ";2 $VERSION = "1.2.1"; 3 3 /* 4 4 Plugin Name: Sinosplice Tooltips 5 5 Plugin URI: http://www.techniorchidllc.com/extras/wp/sinosplicetooltips/ 6 6 Description: 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 7 Version: 1.2.1 8 8 Author: Andy Warmack 9 9 Author URI: http://www.techniorchidllc.com/ -
sinosplice-tooltips/trunk/SinospliceTooltips.php
r945070 r945402 1 1 <?php 2 $VERSION = "1.2 ";2 $VERSION = "1.2.1"; 3 3 /* 4 4 Plugin Name: Sinosplice Tooltips 5 5 Plugin URI: http://www.techniorchidllc.com/extras/wp/sinosplicetooltips/ 6 6 Description: 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 7 Version: 1.2.1 8 8 Author: Andy Warmack 9 9 Author URI: http://www.techniorchidllc.com/
Note: See TracChangeset
for help on using the changeset viewer.