Changeset 2193467
- Timestamp:
- 11/15/2019 07:39:27 AM (6 years ago)
- Location:
- wp-unit-converter
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0 (copied) (copied from wp-unit-converter/trunk)
-
tags/1.0/README.txt (modified) (2 diffs)
-
tags/1.0/wp-unit-converter.php (modified) (1 diff)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/wp-unit-converter.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-unit-converter/tags/1.0/README.txt
r2056952 r2193467 1 1 === WP Unit Converter === 2 Contributors: centangle, shaampk1 2 Contributors: centangle, shaampk1, sajjadhussain2509 3 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=YVZMWLU7UJEBU¤cy_code=USD&source=url 4 4 Tags: unit converter, measurement, metrics, shortcode 5 Requires at least: 4.06 Tested up to: 5. 1.17 Stable tag: 1.0 5 Requires at least: 5.0 6 Tested up to: 5.3 7 Stable tag: 1.0.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 59 59 ### 1.0.0 60 60 * Initial release 61 62 ### 1.0.1 63 * Tested with the latest build -
wp-unit-converter/tags/1.0/wp-unit-converter.php
r2056952 r2193467 17 17 * Plugin URI: https://github.com/centangle/wp-unit-converter 18 18 * Description: WP Unit Converter let's you convert into different units of six different metrics. 19 * Version: 1.0. 019 * Version: 1.0.1 20 20 * Author: Centangle Interactive 21 21 * Author URI: centangle.com -
wp-unit-converter/trunk/README.txt
r2056952 r2193467 1 1 === WP Unit Converter === 2 Contributors: centangle, shaampk1 2 Contributors: centangle, shaampk1, sajjadhussain2509 3 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=YVZMWLU7UJEBU¤cy_code=USD&source=url 4 4 Tags: unit converter, measurement, metrics, shortcode 5 Requires at least: 4.06 Tested up to: 5. 1.17 Stable tag: 1.0 5 Requires at least: 5.0 6 Tested up to: 5.3 7 Stable tag: 1.0.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 59 59 ### 1.0.0 60 60 * Initial release 61 62 ### 1.0.1 63 * Tested with the latest build -
wp-unit-converter/trunk/wp-unit-converter.php
r2056952 r2193467 17 17 * Plugin URI: https://github.com/centangle/wp-unit-converter 18 18 * Description: WP Unit Converter let's you convert into different units of six different metrics. 19 * Version: 1.0. 019 * Version: 1.0.1 20 20 * Author: Centangle Interactive 21 21 * Author URI: centangle.com
Note: See TracChangeset
for help on using the changeset viewer.