-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
41 lines (31 loc) · 875 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
=== WC Payment Links ===
Contributors: aguiart0
Tags: setup
Requires at least: 5.0
Tested up to: 6.5
Stable tag: 1.0.3
Requires PHP: 8.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Payment links for WooCommerce
== Description ==
Payment links for WooCommerce
== Documentation ==
[Access README.md on our official github](https://github.com/devaguia/wc-payment-link)
= Requisitos =
- PHP version 8.0 or higher.
== Installation ==
1. Upload this plugin to your WordPress, and activate it;
2. Access the Payment Links submenu of the WooCommerce menu
3. register as many payment links as you want
== Screenshots ==
- Screenshots
== Changelog ==
= 1.0.3 = 02-05-2024
* Fix: documentation files
= 1.0.2 = 02-05-2024
* Fix: documentation files
= 1.0.1 = 21-04-2024
* Fix: automation to wordpress.org deploy
= 1.0.0 = 26-02-2024
* Initial Release