Plugin Directory

Changeset 3372571


Ignore:
Timestamp:
10/03/2025 07:26:40 PM (6 months ago)
Author:
ventipay
Message:

Update to version 2.3.4 from GitHub

Location:
ventipay
Files:
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • ventipay/tags/2.3.4/assets/js/ventipay_checkout.js

    r3348685 r3372571  
    2626                width: 45px !important;
    2727                max-height: none !important;
    28                 max-width: 100% !important;
     28                max-width: none !important;
    2929                vertical-align: middle !important;
    3030                background-repeat: no-repeat !important;
  • ventipay/tags/2.3.4/readme.txt

    r3348685 r3372571  
    44Requires at least: 6.5
    55Tested up to: 6.5.3
    6 Stable tag: 2.3.3
     6Stable tag: 2.3.4
    77Requires PHP: 7.0
    88License: MIT
  • ventipay/tags/2.3.4/ventipay.php

    r3348685 r3372571  
    66 * Author: VentiPay
    77 * Author URI: https://www.ventipay.com/
    8  * Version: 2.3.3
     8 * Version: 2.3.4
    99 * Requires at least: 6.5
    1010 * Tested up to: 6.5.3
  • ventipay/trunk/assets/js/ventipay_checkout.js

    r3348685 r3372571  
    2626                width: 45px !important;
    2727                max-height: none !important;
    28                 max-width: 100% !important;
     28                max-width: none !important;
    2929                vertical-align: middle !important;
    3030                background-repeat: no-repeat !important;
  • ventipay/trunk/readme.txt

    r3348685 r3372571  
    44Requires at least: 6.5
    55Tested up to: 6.5.3
    6 Stable tag: 2.3.3
     6Stable tag: 2.3.4
    77Requires PHP: 7.0
    88License: MIT
  • ventipay/trunk/ventipay.php

    r3348685 r3372571  
    66 * Author: VentiPay
    77 * Author URI: https://www.ventipay.com/
    8  * Version: 2.3.3
     8 * Version: 2.3.4
    99 * Requires at least: 6.5
    1010 * Tested up to: 6.5.3
Note: See TracChangeset for help on using the changeset viewer.