-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
57 lines (38 loc) · 1.27 KB
/
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
=== Checkout Field Customizer ===
Contributors: springdevs, naminbd, istiaqnirab
Donate link:
Tags: checkout, edit-checkout-field, woocommerce checkout customizer
Requires at least: 1.0.0
Tested up to: 5.8
Stable tag: 1.0.0
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Customize your checkout fields easily !!
== Description ==
Customize your checkout fields easily !!
## Features
- Add new custom Field(s)
- Edit Field(s)
- Enable or Disable Field(s)
- Change checkout fields order
- Display custom fields value in Order Details page and Email
== Installation ==
= Installation from within WordPress =
1. Visit 'Plugins > 'Add New'.
2. Search for 'Checkout Field Customizer'.
3. Install and activate the 'Checkout Field Customizer' plugin.
= Manual installation =
1. Upload the entire `Checkout Field Customizer` folder to the `/wp-content/plugins/` directory.
2. Visit 'Plugins'.
3. Activate the `Checkout Field Customizer` plugin.
== Screenshots ==
1. Checkout Field Lists
2. Create custom field
3. Create custom field
== Changelog ==
= 1.0.1 =
* [Fix] Checkout fields not displaying on backend
* Improve UI
= 1.0.0 =
* Initial release