You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
## Contribute To WP Simple Pay
2
2
3
-
Communitymade patches, localisations, bug reports and contributions are always welcome and are crucial to ensure WP Simple Pay remains the simplest way to collect payments on WordPress.
3
+
Community-made patches, localizations, bug reports and contributions are always welcome and are crucial to ensure WP Simple Pay remains the simplest way to collect payments on WordPress.
4
4
5
-
When contributing please ensure you follow the guidelines below so that we can keep on top of things.
5
+
When contributing, please ensure you follow the guidelines below so that we can keep on top of things.
6
6
7
-
__Please Note:__ GitHub is for bug reports and contributions only - if you have a support question or a request for a customization don't post here, go to our [Support page](https://wpsimplepay.com/contact/) instead.
7
+
__Please Note:__ GitHub is for bug reports and contributions only - if you have a support question or a request for customization, don't post here, go to our [Support page](https://wpsimplepay.com/contact/) instead.
8
8
9
9
## Getting Started
10
10
@@ -28,7 +28,7 @@ __Please Note:__ GitHub is for bug reports and contributions only - if you have
28
28
29
29
* We ensure that every function is documented well and follows the [WordPress PHP Documentation Standards](https://make.wordpress.org/core/handbook/best-practices/inline-documentation-standards/php/)
30
30
31
-
At this point you're waiting on us to merge your pull request. We'll review all pull requests, and make suggestions and changes if necessary.
31
+
At this point you're waiting on us to merge your pull request. We'll review all pull requests and make suggestions and changes if necessary.
32
32
33
33
## Developer Certificate of Origin
34
34
By contributing to WP Simple Pay, you agree to the Developer Certificate of Origin.
"description": "A form for purchasing digital courses with optional physical workbooks",
26
+
"url": "",
27
+
"data": {
28
+
"title": "Digital Course + Physical Workbook",
29
+
"description": "Enroll in our digital courses and optionally add a physical workbook to enhance your learning experience. Select your preferred course, choose workbook options if desired, and provide your details for digital access and physical delivery.",
"description": "A form for purchasing gift vouchers with shipping options",
11
+
"url": "",
12
+
"data": {
13
+
"title": "Gift Voucher + Shipping & Handling",
14
+
"description": "Purchase a gift voucher for your loved ones. Select the voucher amount, provide recipient details, and choose your preferred shipping method. The gift voucher will be shipped directly to the recipient's address.",
0 commit comments