Plugin Directory

Changeset 2193467


Ignore:
Timestamp:
11/15/2019 07:39:27 AM (6 years ago)
Author:
centangle
Message:

Tested with the latest build

Location:
wp-unit-converter
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • wp-unit-converter/tags/1.0/README.txt

    r2056952 r2193467  
    11=== WP Unit Converter ===
    2 Contributors: centangle, shaampk1
     2Contributors: centangle, shaampk1, sajjadhussain2509
    33Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=YVZMWLU7UJEBU&currency_code=USD&source=url
    44Tags: unit converter, measurement, metrics, shortcode
    5 Requires at least: 4.0
    6 Tested up to: 5.1.1
    7 Stable tag: 1.0
     5Requires at least: 5.0
     6Tested up to: 5.3
     7Stable tag: 1.0.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5959### 1.0.0
    6060* 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  
    1717 * Plugin URI:        https://github.com/centangle/wp-unit-converter
    1818 * Description:       WP Unit Converter let's you convert into different units of six different metrics.
    19  * Version:           1.0.0
     19 * Version:           1.0.1
    2020 * Author:            Centangle Interactive
    2121 * Author URI:        centangle.com
  • wp-unit-converter/trunk/README.txt

    r2056952 r2193467  
    11=== WP Unit Converter ===
    2 Contributors: centangle, shaampk1
     2Contributors: centangle, shaampk1, sajjadhussain2509
    33Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=YVZMWLU7UJEBU&currency_code=USD&source=url
    44Tags: unit converter, measurement, metrics, shortcode
    5 Requires at least: 4.0
    6 Tested up to: 5.1.1
    7 Stable tag: 1.0
     5Requires at least: 5.0
     6Tested up to: 5.3
     7Stable tag: 1.0.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5959### 1.0.0
    6060* Initial release
     61
     62### 1.0.1
     63* Tested with the latest build
  • wp-unit-converter/trunk/wp-unit-converter.php

    r2056952 r2193467  
    1717 * Plugin URI:        https://github.com/centangle/wp-unit-converter
    1818 * Description:       WP Unit Converter let's you convert into different units of six different metrics.
    19  * Version:           1.0.0
     19 * Version:           1.0.1
    2020 * Author:            Centangle Interactive
    2121 * Author URI:        centangle.com
Note: See TracChangeset for help on using the changeset viewer.