Changeset 344731
- Timestamp:
- 02/13/2011 09:23:42 AM (15 years ago)
- Location:
- sinosplice-tooltips/trunk
- Files:
-
- 2 edited
-
SinospliceTooltips.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
sinosplice-tooltips/trunk/SinospliceTooltips.php
r340572 r344731 1 1 <?php 2 $VERSION = "1.1 ";2 $VERSION = "1.1a"; 3 3 /* 4 Plugin Name: Sinosplice Tooltips 1.1 4 Plugin Name: Sinosplice Tooltips 1.1a 5 5 Plugin URI: http://www.techni-orchid.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.1 7 Version: 1.1a 8 8 Author: Andy Warmack 9 9 Author URI: http://www.techni-orchid.com/ -
sinosplice-tooltips/trunk/readme.txt
r340572 r344731 5 5 Requires at least: 2.0.0 6 6 Tested up to: 3.0.4 7 Stable tag: 1.1 7 Stable tag: 1.1a 8 8 9 9 Create attractive and customizable tooltips showing the pinyin of Chinese characters, glosses for Japanese characters, or anything you can think of. … … 11 11 == Description == 12 12 13 Plugin Name: Sinosplice Tooltips 1.1 <br>13 Plugin Name: Sinosplice Tooltips 1.1a<br> 14 14 Plugin URI: http://www.techni-orchid.com/extras/wp/sinosplicetooltips/<br> 15 15 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.<br> 16 Version: 1.1 <br>16 Version: 1.1a<br> 17 17 Author: Andy Warmack<br> 18 18 Author URI: http://www.techni-orchid.com/<br> … … 31 31 32 32 == Changelog == 33 34 = 1.1a = 35 * Added missing file. 33 36 34 37 = 1.1 =
Note: See TracChangeset
for help on using the changeset viewer.