Plugin Directory

Changeset 2596530


Ignore:
Timestamp:
09/09/2021 10:17:09 PM (5 years ago)
Author:
covertcommunication
Message:

Version 1.1.3

Location:
solar-wizard-lite
Files:
57 added
3 edited

Legend:

Unmodified
Added
Removed
  • solar-wizard-lite/trunk/js/custom.js

    r2564491 r2596530  
    225225                },
    226226                phone:{
    227                     required: true,
    228                     number: true
     227                    required: true
    229228                },
    230229                describe_you: {
  • solar-wizard-lite/trunk/readme.txt

    r2564491 r2596530  
    44Requires at least: 4.7
    55Tested up to: 5.7.2
    6 Stable tag: 1.1.2
     6Stable tag: 1.1.3
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8383== Changelog ==
    8484
     85= 1.1.3 =
     86*   Phone number can have special characters like "+", "-"
     87
    8588= 1.1.2 =
    8689*   Added table columns for quote table in administrator view
  • solar-wizard-lite/trunk/solar-wizard-lite.php

    r2564491 r2596530  
    44 * Plugin URI:        https://solarwizardplugin.com/
    55 * Description:       Calculate solar estimate and savings.
    6  * Version:           1.1.2
     6 * Version:           1.1.3
    77 * Requires PHP:      7.2
    88 * Author:            Covert Communication
Note: See TracChangeset for help on using the changeset viewer.