Plugin Directory

Changeset 2492297


Ignore:
Timestamp:
03/10/2021 03:24:10 PM (5 years ago)
Author:
byteplant
Message:

WP 5.7 support

Location:
byteplant-phone-validator
Files:
2 edited
13 copied

Legend:

Unmodified
Added
Removed
  • byteplant-phone-validator/tags/3.2/plugin.php

    r2426453 r2492297  
    66 * Plugin URI: https://www.phone-validator.net/
    77 * Description: Phone validation plugin. Works with Contact Form 7, Gravity Forms, Ninja Forms and WooCommerce. For other 3rd party forms: add class='bppvp-phone' to all input fields you want to validate.
    8  * Version: 3.1
     8 * Version: 3.2
    99 * License: GPL2
    1010 * Author: Byteplant
  • byteplant-phone-validator/tags/3.2/readme.txt

    r2426453 r2492297  
    33Tags: phone, validation, contact form, contact form 7, ninja forms, gravity forms, phone validation, woocommerce
    44Requires at least: 3.0.1
    5 Tested up to: 5.5.3
    6 Stable tag: 3.1
     5Tested up to: 5.7
     6Stable tag: 3.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • byteplant-phone-validator/trunk/plugin.php

    r2426453 r2492297  
    66 * Plugin URI: https://www.phone-validator.net/
    77 * Description: Phone validation plugin. Works with Contact Form 7, Gravity Forms, Ninja Forms and WooCommerce. For other 3rd party forms: add class='bppvp-phone' to all input fields you want to validate.
    8  * Version: 3.1
     8 * Version: 3.2
    99 * License: GPL2
    1010 * Author: Byteplant
  • byteplant-phone-validator/trunk/readme.txt

    r2426453 r2492297  
    33Tags: phone, validation, contact form, contact form 7, ninja forms, gravity forms, phone validation, woocommerce
    44Requires at least: 3.0.1
    5 Tested up to: 5.5.3
    6 Stable tag: 3.1
     5Tested up to: 5.7
     6Stable tag: 3.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.