Changeset 3372571
- Timestamp:
- 10/03/2025 07:26:40 PM (6 months ago)
- Location:
- ventipay
- Files:
-
- 6 edited
- 1 copied
-
tags/2.3.4 (copied) (copied from ventipay/trunk)
-
tags/2.3.4/assets/js/ventipay_checkout.js (modified) (1 diff)
-
tags/2.3.4/readme.txt (modified) (1 diff)
-
tags/2.3.4/ventipay.php (modified) (1 diff)
-
trunk/assets/js/ventipay_checkout.js (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/ventipay.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ventipay/tags/2.3.4/assets/js/ventipay_checkout.js
r3348685 r3372571 26 26 width: 45px !important; 27 27 max-height: none !important; 28 max-width: 100%!important;28 max-width: none !important; 29 29 vertical-align: middle !important; 30 30 background-repeat: no-repeat !important; -
ventipay/tags/2.3.4/readme.txt
r3348685 r3372571 4 4 Requires at least: 6.5 5 5 Tested up to: 6.5.3 6 Stable tag: 2.3. 36 Stable tag: 2.3.4 7 7 Requires PHP: 7.0 8 8 License: MIT -
ventipay/tags/2.3.4/ventipay.php
r3348685 r3372571 6 6 * Author: VentiPay 7 7 * Author URI: https://www.ventipay.com/ 8 * Version: 2.3. 38 * Version: 2.3.4 9 9 * Requires at least: 6.5 10 10 * Tested up to: 6.5.3 -
ventipay/trunk/assets/js/ventipay_checkout.js
r3348685 r3372571 26 26 width: 45px !important; 27 27 max-height: none !important; 28 max-width: 100%!important;28 max-width: none !important; 29 29 vertical-align: middle !important; 30 30 background-repeat: no-repeat !important; -
ventipay/trunk/readme.txt
r3348685 r3372571 4 4 Requires at least: 6.5 5 5 Tested up to: 6.5.3 6 Stable tag: 2.3. 36 Stable tag: 2.3.4 7 7 Requires PHP: 7.0 8 8 License: MIT -
ventipay/trunk/ventipay.php
r3348685 r3372571 6 6 * Author: VentiPay 7 7 * Author URI: https://www.ventipay.com/ 8 * Version: 2.3. 38 * Version: 2.3.4 9 9 * Requires at least: 6.5 10 10 * Tested up to: 6.5.3
Note: See TracChangeset
for help on using the changeset viewer.