Changeset 344739
- Timestamp:
- 02/13/2011 09:58:28 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
r344731 r344739 1 1 <?php 2 $VERSION = "1.1 a";2 $VERSION = "1.1.1"; 3 3 /* 4 Plugin Name: Sinosplice Tooltips 1.1 a4 Plugin Name: Sinosplice Tooltips 1.1.1 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 a7 Version: 1.1.1 8 8 Author: Andy Warmack 9 9 Author URI: http://www.techni-orchid.com/ -
sinosplice-tooltips/trunk/readme.txt
r344731 r344739 5 5 Requires at least: 2.0.0 6 6 Tested up to: 3.0.4 7 Stable tag: 1.1 a7 Stable tag: 1.1.1 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 a<br>13 Plugin Name: Sinosplice Tooltips 1.1.1<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 a<br>16 Version: 1.1.1<br> 17 17 Author: Andy Warmack<br> 18 18 Author URI: http://www.techni-orchid.com/<br> … … 32 32 == Changelog == 33 33 34 = 1.1 a=34 = 1.1.1 = 35 35 * Added missing file. 36 36
Note: See TracChangeset
for help on using the changeset viewer.