Changeset 3207149
- Timestamp:
- 12/12/2024 06:32:25 PM (16 months ago)
- Location:
- paylink/trunk
- Files:
-
- 3 edited
-
includes/class-wc-gateway-paylink.php (modified) (1 diff)
-
paylink.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
paylink/trunk/includes/class-wc-gateway-paylink.php
r3207143 r3207149 6 6 * @class WC_Gateway_Paylink 7 7 * @extends WC_Payment_Gateway 8 * @version 3.0. 58 * @version 3.0.6 9 9 * @package WooCommerce\Classes\Payment 10 10 */ -
paylink/trunk/paylink.php
r3207143 r3207149 11 11 * Author URI: https://paylink.sa 12 12 * Description: Use this woocommerce payment gateway plugin to enable clients of your store to pay using Paylink gateway. 13 * Version: 3.0. 513 * Version: 3.0.6 14 14 * License: GPL-2.0+ 15 15 * License URL: http://www.gnu.org/licenses/gpl-2.0.txt -
paylink/trunk/readme.txt
r3207143 r3207149 2 2 Contributors: hasanayoub, algarbisultan 3 3 Requires at least: 5.5.1 4 Tested up to: 6. 6.24 Tested up to: 6.7.1 5 5 Requires PHP: 7.0 6 Stable tag: 3.0. 56 Stable tag: 3.0.6 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.