Changeset 2999088
- Timestamp:
- 11/20/2023 04:23:33 PM (2 years ago)
- Location:
- woo-satispay/trunk
- Files:
-
- 3 edited
-
readme.txt (modified) (2 diffs)
-
woo-satispay.php (modified) (1 diff)
-
woo-satispay.pot (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
woo-satispay/trunk/readme.txt
r2999084 r2999088 3 3 Tags: woocommerce, satispay, payment method 4 4 Requires at least: 4.6 5 Tested up to: 6. 4.16 Stable tag: 2.1. 85 Tested up to: 6.2.2 6 Stable tag: 2.1.9 7 7 License: MIT 8 8 License URI: https://opensource.org/licenses/MIT … … 37 37 38 38 == Changelog == 39 = 2.1.9 40 * No changelog 41 39 42 = 2.1.8 40 43 * Reverted - Compatibility checked to 6.2.2 -
woo-satispay/trunk/woo-satispay.php
r2999084 r2999088 6 6 * Author: Satispay 7 7 * Author URI: https://www.satispay.com/ 8 * Version: 2.1. 88 * Version: 2.1.9 9 9 * WC requires at least: 3.4.0 10 * WC tested up to: 6. 4.110 * WC tested up to: 6.2.2 11 11 */ 12 12 add_action('plugins_loaded', 'wc_satispay_init', 0); -
woo-satispay/trunk/woo-satispay.pot
r2999084 r2999088 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: WooCommerce Satispay 2.1. 8\n"5 "Project-Id-Version: WooCommerce Satispay 2.1.9\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woo-satispay\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2023-11-20T16: 18:45+00:00\n"12 "POT-Creation-Date: 2023-11-20T16:23:07+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.9.0\n"
Note: See TracChangeset
for help on using the changeset viewer.