Changeset 1166066
- Timestamp:
- 05/23/2015 02:37:44 AM (11 years ago)
- Location:
- unit-converter/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
unit-converter.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
unit-converter/trunk/readme.txt
r1151571 r1166066 4 4 Tags: metric, customary, imperial, standard, unit, convert, text, cooking, recipes, nutrition, fitness 5 5 Requires at least: 2.7 6 Tested up to: 4.2. 17 Stable tag: 0.5. 26 Tested up to: 4.2.2 7 Stable tag: 0.5.3 8 8 9 9 Detects units of measurement in your blog text and automatically displays the metric or US customary equivalent in one of several possible ways. … … 38 38 39 39 == Changelog == 40 41 = 0.5.3 - 2014-05-23 = 42 * Bump version properly so WordPress picks it up. 43 * Tested up to WordPress 4.2.2. 40 44 41 45 = 0.5.2 - 2014-05-02 = -
unit-converter/trunk/unit-converter.php
r1151569 r1166066 4 4 Plugin URI: http://miknight.com/projects/unit-converter 5 5 Description: Detects units of measurement in your blog text and automatically displays the metric or US customary equivalent in one of several possible ways. 6 Version: 0.5. 16 Version: 0.5.3 7 7 Author: Michael Knight 8 8 Author URI: http://miknight.com
Note: See TracChangeset
for help on using the changeset viewer.