Changeset 3270238
- Timestamp:
- 04/10/2025 08:49:34 AM (12 months ago)
- Location:
- ham3da-integration-for-oxapay-in-woocommerce
- Files:
-
- 19 added
- 2 edited
-
tags/1.1.3 (added)
-
tags/1.1.3/LICENSE (added)
-
tags/1.1.3/assets (added)
-
tags/1.1.3/assets/block.js (added)
-
tags/1.1.3/assets/css (added)
-
tags/1.1.3/assets/css/style.css (added)
-
tags/1.1.3/assets/images (added)
-
tags/1.1.3/assets/images/loader.svg (added)
-
tags/1.1.3/assets/images/oxapay.png (added)
-
tags/1.1.3/ham3da-integration-for-oxapay-in-woocommerce.php (added)
-
tags/1.1.3/inc (added)
-
tags/1.1.3/inc/functions.php (added)
-
tags/1.1.3/inc/gateway-class.php (added)
-
tags/1.1.3/inc/woo-block.php (added)
-
tags/1.1.3/index.php (added)
-
tags/1.1.3/lang (added)
-
tags/1.1.3/lang/ham3da-integration-for-oxapay-in-woocommerce-fa_IR.mo (added)
-
tags/1.1.3/lang/ham3da-integration-for-oxapay-in-woocommerce-fa_IR.po (added)
-
tags/1.1.3/readme.txt (added)
-
trunk/ham3da-integration-for-oxapay-in-woocommerce.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ham3da-integration-for-oxapay-in-woocommerce/trunk/ham3da-integration-for-oxapay-in-woocommerce.php
r3247280 r3270238 7 7 * Author: ham3da 8 8 * Author URI: https://ham3da.ir 9 * Version: 1.1. 29 * Version: 1.1.3 10 10 * Text Domain: ham3da-integration-for-oxapay-in-woocommerce 11 11 * Domain Path: /lang 12 12 * Requires Plugins: woocommerce 13 13 * WC requires at least: 6.9 14 * WC tested up to: 9. 514 * WC tested up to: 9.8 15 15 * License: GPLv3 or later 16 16 * License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 21 21 } 22 22 23 define('HAM3INFO_OxaPay_PLUGIN_VER', '1.1. 2');23 define('HAM3INFO_OxaPay_PLUGIN_VER', '1.1.3'); 24 24 25 25 define('HAM3INFO_OxaPay_PLUGIN_FILE', __FILE__); -
ham3da-integration-for-oxapay-in-woocommerce/trunk/readme.txt
r3247350 r3270238 3 3 Tags: crypto payment, bitcoin, usdt, bnb, payment gateway 4 4 Requires at least: 5.0 5 Tested up to: 6. 75 Tested up to: 6.8 6 6 Stable tag: 1.1.2 7 7 Requires PHP: 7.2 … … 97 97 = 1.1.2 = 98 98 * Minor changes 99 100 = 1.1.3 = 101 * Compatibility with WordPress 6.8
Note: See TracChangeset
for help on using the changeset viewer.