WooCommerce Checkout Manager - Version 3.6

Version Description

Bug fixes.

=

Download this release

Release Info

Developer Emark
Plugin Icon 128x128 WooCommerce Checkout Manager
Version 3.6
Comparing to
See all releases

Code changes from version 3.5.9 to 3.6

Files changed (2) hide show
  1. readme.txt +322 -254
  2. woocommerce-checkout-manager.php +48 -7
readme.txt CHANGED
@@ -1,17 +1,22 @@
1
  === WooCommerce Checkout Manager ===
2
-
3
- Donate link: http://www.trottyzone.com/donation/
4
- Tags: woocommerce, checkout settings, remove fields, shipping, order, fields, checkout page, checkout field, checkout manager, required remove, woocommerce checkout manager, checkout, checkout field editor, field editor, woocommerce custom checkout options , custom checkout, checkout option, field, payment, sell, buy, pay, tax, notice, re-order, order, new field, save field, manager, options, field editor
5
- Requires at least: 3.0
6
- Tested up to: 3.8
7
- Stable tag: 3.5.9
8
- License: GPLv2 or later
9
- Manages WooCommerce Checkout
10
- == Description ==
11
- This is a WooCommerce extension plugin that targets the checkout processes in which goods are bought. This plugin gives you a vast amount of capabilities to manage your products on checkout such as removing fields that you do not need, removing the required attribute rendering the field optional to customer or even perhaps adding more fields to the checkout page. This plugin certainly can.
 
 
 
 
12
  = FEATURES =
13
 
14
- * Re-order new fields.
 
15
  * Add new fields to the checkout page.
16
 
17
  * Add or Remove the required asterisk from fields on checkout page.
@@ -20,24 +25,40 @@ This is a WooCommerce extension plugin that targets the checkout processes in wh
20
 
21
  * Enable/ Disable "Additional information" name on the Order Summary and Receipt.
22
 
23
- * Four ( 4 ) fields types included: Text Input + Check Box + Select Options + Date Picker
24
- * Added fields will appear on Order Summary and Receipt under “Additional information.”
25
- = PRO VERSION =
26
- = More Features =
27
- * Create Conditional Fields.
28
 
29
- * Create Conditional field to allow customer to Remove Tax (Tax Exempt).
 
30
 
31
- * Create Conditional field to allow customer to Add Amount on checkout.
32
- (Pre-defined by admin OR Customer Can Enter Any Amount).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
 
34
  * Make both Shipping and Billing Address fields Optional.
35
 
36
- * Upload files for each order for both Customers and Admins.
37
 
38
  * Show or Hide added field for Specific Product or Category Only.
39
 
40
- * Display Payment Method and Shipping Method used on checkout.
41
 
42
  * Disable any added field from Checkout details page and Order Receipt.
43
 
@@ -45,43 +66,37 @@ This is a WooCommerce extension plugin that targets the checkout processes in wh
45
 
46
  * Disable Billing Address fields for chosen shipping goods. Which makes them visible only for virtual goods.
47
 
48
- * Change the default DatePicker format: (dd-mm-yy) to another format (example. mm-dd-yy).
49
-
50
- * DatePicker: Set Minimum Date and Maximum Date.
51
-
52
- * DatePicker: Disable days in the week.
53
 
54
  * Area to insert your own Custom CSS.
55
 
56
  * Set default State for checkout.
57
-
58
-
59
- = REMOVING FIELDS =
60
- Removing fields became easier now, all you have to do is tick which box or which boxes that you do not want to show on the checkout page and it will be removed.
61
- Also you have the ability to not just remove the field alone but also remove the required (asterisk) attribute from the field. Leaving the field optional for the customer to fill out.
62
- = ADD NEW FIELDS =
63
- Now that everyone finds that the default fields are not just quite enough, with this plugin you can solve that by adding new fields with different types. All you have to do is click the "Add New field" button and a drop down box will show allowing you to set the new field name which is "Label" and to set the example in the field which is "Placeholder" plus select different types of fields.
64
-
65
- = TEXT & DATE TYPES =
66
- Text is a regular field type for inputing text, numbers, special characters etc.
67
-
68
- Another type is the date field, has a great design, where when you click the field for date, a pop up calender displays, where you can choose a number of dates, skip between months by clicking the arrows and choosing the day. Also it shows you the current date! Highlighted. Awesome isn't it?!
69
-
70
- = SELECT OPTIONS TYPE =
71
- One of the types of fields you can add is the options field, where you can insert your options to be selected on checkout as a drop down "select".
72
-
73
- = CHECK BOX =
74
- CheckBox another field type that Outputs specific value when ticked else fall back value. :)
75
-
76
- = RE-ORDER FIELDS =
77
- Re-order the fields on the checkout page from the Administration Menu by simple drag and drop on top of each other, or below each other of each new field created. This re-positions added new fields on the checkout.
78
-
79
- = ADDITIONAL TITLE =
80
- Prompts the customer that their are additional information that is required or optional to fill in.
81
- Two CheckBoxes are located above "Add New Field Section" one to remove the title for Checkout Page and other to remove it on the checkout details and receipt.
82
-
83
-
84
- = INCLUDED TRANSLATIONS =
85
  * SPANISH
86
  * GERMAN
87
  * ITALIAN
@@ -92,224 +107,277 @@ Two CheckBoxes are located above "Add New Field Section" one to remove the title
92
  * POLISH
93
  * VIETNAMSE
94
  * EUROPEAN PORTUGUESE
95
- * BRAZILIAN PORTUGUESE
 
 
96
 
97
  Would you like this plugin translated in your own language? or Perhaps help us translate?
98
  You can put in an request at <a href="http://www.trottyzone.com/contact-us/">Contact Form</a>.
99
 
100
 
101
- = ------------ THANK YOU FOR DOWNLOADING ------------ =
102
-
103
- == Installation ==
 
 
 
104
 
105
  First Method:
106
 
107
  1. Unzip the .zip file to get 'woocommerce-checkout-manager' folder
108
- 2. Goto your hosting server, look for wp-content folder > plugins > upload folder
 
109
  3. Go to control panel > Plugins > Installed Plugins
110
- 4. Look for it in the Listing and click the 'activate' button to activate it
111
- 3. Thats it! :)
 
 
112
 
113
  Second Method:
114
 
115
- 1. Go to control panel > Plugins > Installed Plugins > Upload
116
- 2. Select .zip File, upload and install
 
 
117
  3. Thats it! :)
118
 
119
-
120
- == Frequently Asked Questions ==
121
- * Array is showing in your field?
122
- - Fixed by filling out abbreviation field so that "Array" will not show.
123
-
124
- Should you have any questions or concerns please contact at the <a href="http://www.trottyzone.com/forums/forum/wordpress-plugins-and-hacks/">plugin's forum</a>
125
-
126
- == Screenshots ==
127
-
128
- 1. SETTINGS PAGE
129
- 2. ORDER SUMMARY
130
- 3. RECEIPT
131
- 4. INPUT TYPE
132
- 5. CHECKBOX
133
- 6. DATE PICKER
134
- 7. SELECT OPTIONS
135
-
136
- == Upgrade Notice ==
137
-
138
- = 1.0 =
139
- Initial
140
-
141
- = 1.2 =
142
- Added required attribute removal
143
-
144
- = 1.3 =
145
- bug fix!
146
-
147
- = 1.4 =
148
- More features added.
149
-
150
- = 1.5 =
151
- some bugs fixed
152
-
153
- = 1.6 =
154
- more bugs fixed
155
-
156
- = 1.7 =
157
- add/remove required field for each new fields
158
-
159
- = 2.0 =
160
- Custom fields data are added to the receipt
161
-
162
- = 2.1 =
163
- Checkout process fix
164
-
165
- = 2.2 =
166
- bug fix
167
-
168
- = 2.3 =
169
- Additional features
170
-
171
- = 2.4 =
172
- Localization Ready
173
-
174
- = 2.5 =
175
- Added features for shipping
176
-
177
- = 2.6 =
178
- remove fields for shipping
179
-
180
- = 2.7 =
181
- required attribute bug fix and included translations
182
-
183
- = 2.8 =
184
- Bug fixes
185
-
186
- = 2.9 =
187
- Bug fixes
188
-
189
- = 3.0 =
190
- Javascript fix and rename fields inserted
191
-
192
- = 3.1 =
193
- bug fix
194
-
195
- = 3.2 =
196
- code review
197
-
198
- = 3.3 =
199
- fields positioning, fixed.
200
-
201
- = 3.4 =
202
- bug fixed.
203
-
204
- = 3.5 =
205
- Select date function, included.
206
-
207
- = 3.5.1 =
208
- Select option and checkbox functions, included.
209
-
210
- = 3.5.2 =
211
- updating to standard.
212
-
213
- = 3.5.3 =
214
- bug fix- force selection for option and minor fix.
215
-
216
- = 3.5.4 =
217
- Added feature.
218
-
219
- = 3.5.5 =
220
- Translations updated
221
-
222
- = 3.5.6 =
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
223
  Included translations - Vietnamse, Italian, European Portuguese, Brazilian Portuguese
224
  Layout fixed on Order Summary Page
225
 
226
- = 3.5.7 =
227
- == Changelog ==
228
-
229
- = 1.0 =
230
- Initial
231
-
232
- = 1.2 =
233
- Added required attribute removal
234
-
235
- = 1.3 =
236
- bug fix!
237
-
238
- = 1.4 =
239
- More features added.
240
-
241
- = 1.5 =
242
- some bugs fixed
243
-
244
- = 1.6 =
245
- more bugs fixed
246
-
247
- = 1.7 =
248
- add/remove required field for each new fields
249
-
250
- = 2.0 =
251
- Custom fields data are added to the receipt
252
-
253
- = 2.1 =
254
- Checkout process fix
255
-
256
- = 2.2 =
257
- bug fix
258
-
259
- = 2.3 =
260
- Additional features
261
-
262
- = 2.4 =
263
- Localization Ready
264
-
265
- = 2.5 =
266
- Added features for shipping
267
-
268
- = 2.6 =
269
- remove fields for shipping
270
-
271
- = 2.7 =
272
- required attribute bug fix and included translations
273
-
274
- = 2.8 =
275
- Bug fixes
276
-
277
- = 2.9 =
278
- Bug fixes
279
-
280
- = 3.0 =
281
- Javascript fix and rename fields inserted
282
-
283
- = 3.1 =
284
- bug fix
285
-
286
- = 3.2 =
287
- code review
288
-
289
- = 3.3 =
290
- fields positioning, fixed.
291
-
292
- = 3.4 =
293
- bug fixed.
294
-
295
- = 3.5 =
296
- Select date function, included.
297
-
298
- = 3.5.1 =
299
- Select option and checkbox functions, included.
300
-
301
- = 3.5.2 =
302
- updating to standard.
303
-
304
- = 3.5.3 =
305
- bug fix- force selection for option and minor fix.
306
-
307
- = 3.5.4 =
308
- Added feature.
309
-
310
- = 3.5.5 =
 
 
 
 
 
 
 
 
 
 
 
 
 
311
  Translations updated
312
 
313
- = 3.5.6 =
314
  Included translations - Vietnamse, Italian, European Portuguese, Brazilian Portuguese
315
- Layout fixed on Order Summary Page
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  === WooCommerce Checkout Manager ===
2
+ Contributors: Emark
3
+ Donate link: http://www.trottyzone.com/donation/
4
+ Tags: woocommerce, checkout settings, remove fields, shipping, order, fields, checkout page, checkout field, checkout manager, required remove, woocommerce checkout manager, checkout, checkout field editor, field editor, woocommerce custom checkout options , custom checkout, checkout option, field, payment, sell, buy, pay, tax, notice, re-order, order, new field, save field, manager, options, field editor
5
+ Requires at least: 3.0
6
+ Tested up to: 3.8
7
+ Stable tag: 3.6
8
+ License: GPLv2 or later
9
+
10
+ Manages WooCommerce Checkout
11
+
12
+ == Description ==
13
+
14
+ This is a WooCommerce extension plugin that targets the checkout processes in which goods are bought. This plugin gives you a vast amount of capabilities to manage your products on checkout such as removing fields that you do not need, removing the required attribute rendering the field optional to customer or even perhaps adding more fields to the checkout page. This plugin certainly can.
15
+
16
  = FEATURES =
17
 
18
+ * Re-order new fields.
19
+
20
  * Add new fields to the checkout page.
21
 
22
  * Add or Remove the required asterisk from fields on checkout page.
25
 
26
  * Enable/ Disable "Additional information" name on the Order Summary and Receipt.
27
 
28
+ * Four ( 4 ) fields types included: Text Input + Check Box + Select Options + Date Picker
29
+
30
+ * Added fields will appear on Order Summary and Receipt under “Additional information.”
31
+
 
32
 
33
+ = PRO VERSION =
34
+ [WooCommerce Checkout Manager Pro](http://www.trottyzone.com/product/woocommerce-checkout-manager-pro/) offers these cool nifty extra features:
35
 
36
+ = Ten ( 12 ) field types included: =
37
+ 1. Text Input
38
+ 2. Text Area
39
+ 3. Password
40
+ 4. Radio Button (Unlimited Options)
41
+ 5. Check Box
42
+ 6. Select Options (Unlimited Options)
43
+ 7. Date Picker
44
+ 8. Time Picker
45
+ 9. Text/ Html Swapper
46
+ 10. Color Picker
47
+ 11. Heading
48
+ 12. Multi-Select
49
+
50
+ = More Features =
51
+ * Create Conditional Fields which includes
52
+ * to allow customer to Remove Tax (Tax Exempt),
53
+ * to allow customer to Add Amount on checkout (Pre-defined by admin or Customer Can Enter Any Amount).
54
 
55
  * Make both Shipping and Billing Address fields Optional.
56
 
57
+ * Allow Customers to Upload files for each order.
58
 
59
  * Show or Hide added field for Specific Product or Category Only.
60
 
61
+ * Display Payment Method and Shipping Method used by customer.
62
 
63
  * Disable any added field from Checkout details page and Order Receipt.
64
 
66
 
67
  * Disable Billing Address fields for chosen shipping goods. Which makes them visible only for virtual goods.
68
 
69
+ * DatePicker: Change the default format (dd-mm-yy), Set Minimum Date and Maximum Date, Disable days in the week (Sun – Sat).
 
 
 
 
70
 
71
  * Area to insert your own Custom CSS.
72
 
73
  * Set default State for checkout.
74
+
75
+ * Import/ Export added fields data.
76
+
77
+ * Fields label can accept html characters.
78
+
79
+ * Disable/ Change / Enable / Disable Additional information Title
80
+
81
+ = Added fields will appear on =
82
+ 1. Order Summary
83
+ 2. Receipt
84
+ 3. Order Details (back-end)
85
+
86
+ = Re-position the added fields =
87
+ 1. Before Shipping Form
88
+ 2. After Shipping Form
89
+ 3. Before Billing Form
90
+ 4. After Billing Form
91
+ 5. After Order Notes
92
+
93
+ = Insert Up to two (2) Notices on checkout page =
94
+ 1. Before Customer Address Fields
95
+ 2. Before Order Summary
96
+
97
+
98
+ = INCLUDED TRANSLATIONS =
99
+
 
 
100
  * SPANISH
101
  * GERMAN
102
  * ITALIAN
107
  * POLISH
108
  * VIETNAMSE
109
  * EUROPEAN PORTUGUESE
110
+ * BRAZILIAN PORTUGUESE
111
+ * BULGARIAN by Ivo Minchev
112
+
113
 
114
  Would you like this plugin translated in your own language? or Perhaps help us translate?
115
  You can put in an request at <a href="http://www.trottyzone.com/contact-us/">Contact Form</a>.
116
 
117
 
118
+ = ------------ THANK YOU FOR DOWNLOADING ------------ =
119
+
120
+
121
+
122
+ == Installation ==
123
+
124
 
125
  First Method:
126
 
127
  1. Unzip the .zip file to get 'woocommerce-checkout-manager' folder
128
+ 2. Goto your hosting server, look for wp-content folder > plugins > upload folder
129
+
130
  3. Go to control panel > Plugins > Installed Plugins
131
+ 4. Look for it in the Listing and click the 'activate' button to activate it
132
+
133
+ 3. Thats it! :)
134
+
135
 
136
  Second Method:
137
 
138
+ 1. Go to control panel > Plugins > Installed Plugins > Upload
139
+
140
+ 2. Select .zip File, upload and install
141
+
142
  3. Thats it! :)
143
 
144
+
145
+
146
+ == Frequently Asked Questions ==
147
+
148
+ * Array is showing in your field?
149
+
150
+ - Fixed by filling out abbreviation field so that "Array" will not show.
151
+
152
+
153
+
154
+ Should you have any questions or concerns please contact at the <a href="http://www.trottyzone.com/forums/forum/wordpress-plugins-and-hacks/">plugin's forum</a>
155
+
156
+
157
+
158
+ == Screenshots ==
159
+
160
+
161
+
162
+ 1. SETTINGS PAGE
163
+
164
+ 2. ORDER SUMMARY
165
+
166
+ 3. RECEIPT
167
+
168
+ 4. INPUT TYPE
169
+
170
+ 5. CHECKBOX
171
+
172
+ 6. DATE PICKER
173
+
174
+ 7. SELECT OPTIONS
175
+
176
+
177
+ == Upgrade Notice ==
178
+ = 1.0 =
179
+ Initial
180
+
181
+ = 1.2 =
182
+ Added required attribute removal
183
+
184
+ = 1.3 =
185
+ bug fix!
186
+
187
+ = 1.4 =
188
+ More features added.
189
+
190
+ = 1.5 =
191
+ some bugs fixed
192
+
193
+ = 1.6 =
194
+ more bugs fixed
195
+
196
+ = 1.7 =
197
+ add/remove required field for each new fields
198
+
199
+ = 2.0 =
200
+ Custom fields data are added to the receipt
201
+
202
+ = 2.1 =
203
+ Checkout process fix
204
+
205
+ = 2.2 =
206
+ bug fix
207
+
208
+ = 2.3 =
209
+ Additional features
210
+
211
+ = 2.4 =
212
+ Localization Ready
213
+
214
+ = 2.5 =
215
+ Added features for shipping
216
+
217
+ = 2.6 =
218
+ remove fields for shipping
219
+
220
+ = 2.7 =
221
+ required attribute bug fix and included translations
222
+
223
+ = 2.8 =
224
+ Bug fixes
225
+
226
+ = 2.9 =
227
+ Bug fixes
228
+
229
+ = 3.0 =
230
+ Javascript fix and rename fields inserted
231
+
232
+ = 3.1 =
233
+ bug fix
234
+
235
+ = 3.2 =
236
+ code review
237
+
238
+ = 3.3 =
239
+ fields positioning, fixed.
240
+
241
+ = 3.4 =
242
+ bug fixed.
243
+
244
+ = 3.5 =
245
+ Select date function, included.
246
+
247
+ = 3.5.1 =
248
+ Select option and checkbox functions, included.
249
+
250
+ = 3.5.2 =
251
+ updating to standard.
252
+
253
+ = 3.5.3 =
254
+ bug fix- force selection for option and minor fix.
255
+
256
+ = 3.5.4 =
257
+ Added feature.
258
+
259
+ = 3.5.5 =
260
+ Translations updated
261
+
262
+ = 3.5.6 =
263
  Included translations - Vietnamse, Italian, European Portuguese, Brazilian Portuguese
264
  Layout fixed on Order Summary Page
265
 
266
+ = 3.5.7 =
267
+ Bug fix.
268
+
269
+ = 3.5.8 =
270
+ Bug fix.
271
+
272
+ = 3.5.81 =
273
+ Bulgarian language by Ivo Minchev
274
+
275
+ = 3.5.9 =
276
+ Bug fix.
277
+
278
+ = 3.6 =
279
+ Bug fixes.
280
+
281
+ == Changelog ==
282
+ = 1.0 =
283
+ Initial
284
+
285
+ = 1.2 =
286
+ Added required attribute removal
287
+
288
+ = 1.3 =
289
+ bug fix!
290
+
291
+ = 1.4 =
292
+ More features added.
293
+
294
+ = 1.5 =
295
+ some bugs fixed
296
+
297
+ = 1.6 =
298
+ more bugs fixed
299
+
300
+ = 1.7 =
301
+ add/remove required field for each new fields
302
+
303
+ = 2.0 =
304
+ Custom fields data are added to the receipt
305
+
306
+ = 2.1 =
307
+ Checkout process fix
308
+
309
+ = 2.2 =
310
+ bug fix
311
+
312
+ = 2.3 =
313
+ Additional features
314
+
315
+ = 2.4 =
316
+ Localization Ready
317
+
318
+ = 2.5 =
319
+ Added features for shipping
320
+
321
+ = 2.6 =
322
+ remove fields for shipping
323
+
324
+ = 2.7 =
325
+ required attribute bug fix and included translations
326
+
327
+ = 2.8 =
328
+ Bug fixes
329
+
330
+ = 2.9 =
331
+ Bug fixes
332
+
333
+ = 3.0 =
334
+ Javascript fix and rename fields inserted
335
+
336
+ = 3.1 =
337
+ bug fix
338
+
339
+ = 3.2 =
340
+ code review
341
+
342
+ = 3.3 =
343
+ fields positioning, fixed.
344
+
345
+ = 3.4 =
346
+ bug fixed.
347
+
348
+ = 3.5 =
349
+ Select date function, included.
350
+
351
+ = 3.5.1 =
352
+ Select option and checkbox functions, included.
353
+
354
+ = 3.5.2 =
355
+ updating to standard.
356
+
357
+ = 3.5.3 =
358
+ bug fix- force selection for option and minor fix.
359
+
360
+ = 3.5.4 =
361
+ Added feature.
362
+
363
+ = 3.5.5 =
364
  Translations updated
365
 
366
+ = 3.5.6 =
367
  Included translations - Vietnamse, Italian, European Portuguese, Brazilian Portuguese
368
+ Layout fixed on Order Summary Page
369
+
370
+ = 3.5.7 =
371
+ Bug fix.
372
+
373
+ = 3.5.8 =
374
+ Bug fix.
375
+
376
+ = 3.5.81 =
377
+ Bulgarian language by Ivo Minchev
378
+
379
+ = 3.5.9 =
380
+ Bug fix.
381
+
382
+ = 3.6 =
383
+ Bug fixes.
woocommerce-checkout-manager.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: WooCommerce Checkout Manager
4
  Plugin URI: http://www.trottyzone.com/product/woocommerce-checkout-manager-pro
5
  Description: Manages WooCommerce Checkout fields
6
- Version: 3.5.9
7
  Author: Ephrain Marchan
8
  Author URI: http://www.trottyzone.com
9
  License: GPLv2 or later
@@ -86,9 +86,7 @@ update_option( 'wccs_settings', $options );
86
  echo "<h2>" . __( 'WooCommerce Checkout Manager', 'woocommerce-checkout-manager' ) . "</h2>";
87
  // settings form
88
  ?>
89
- <div style="padding:5px 10px;float:right;font-weight:700;color:green;" class="updated">
90
- <?php _e('Found this Plugin Useful? Why not Buy me a ', 'woocommerce-checkout-manager'); ?><a href="http://www.trottyzone.com/donation/"><?php _e('beer', 'woocommerce-checkout-manager'); ?></a> <?php _e('to say thanks for the awesome coding.', 'woocommerce-checkout-manager'); ?>
91
- </div>
92
  <form name="form" method="post" action="options.php" id="frm1">
93
  <?php
94
  settings_fields( 'wccs_options' );
@@ -189,7 +187,7 @@ update_option( 'wccs_settings', $options );
189
  <tbody>
190
  <tr>
191
  <input type="hidden" name="<?php echo $hidden_field_name; ?>" value="Y">
192
- <td><?php _e('Order Comments', 'woocommerce-checkout-manager'); ?></td>
193
  <td><input name="wccs_settings[checkness][wccs_opt_12]" type="checkbox" class="rm" value="1" <?php if ( 1 == ($options['checkness']['wccs_opt_12'])) echo "checked='checked'"; ?> /></td>
194
  <td></td>
195
  <td><input type="text" name="wccs_settings[replace][label11]"
@@ -371,8 +369,29 @@ update_option( 'wccs_settings', $options );
371
  </tbody>
372
  <div style="margin:20px 0 15px 10px;color:green;font-size:18px;float:left;">= <?php _e('Shipping Section', 'woocommerce-checkout-manager'); ?> =</div>
373
  </table>
374
- <div style="padding:5px 10px;float:right;font-weight:700;color:green;" class="updated">
375
- <a href="http://www.trottyzone.com/product/woocommerce-checkout-manager/"><?php _e('PRO VERSION', 'woocommerce-checkout-manager'); ?></a> <?php _e('- now includes Text/ Html Swapper (eg. To Change Billing Address), CheckBox (Input Custom two options), Radio buttons, Select options (Insert more than two options), Password field, Time picker, Color picker etc.', 'woocommerce-checkout-manager'); ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
376
  </div>
377
  <div style="margin:20px 0 15px 10px;color:green;font-size:18px;float:left;">= <?php _e('Add New Field Section', 'woocommerce-checkout-manager'); ?> =</div>
378
  <table class="widefat" border="1" >
@@ -392,6 +411,28 @@ update_option( 'wccs_settings', $options );
392
  .wccs-clone {
393
  display:none;
394
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
395
  .widefat input {
396
  float: right;
397
  }
3
  Plugin Name: WooCommerce Checkout Manager
4
  Plugin URI: http://www.trottyzone.com/product/woocommerce-checkout-manager-pro
5
  Description: Manages WooCommerce Checkout fields
6
+ Version: 3.6
7
  Author: Ephrain Marchan
8
  Author URI: http://www.trottyzone.com
9
  License: GPLv2 or later
86
  echo "<h2>" . __( 'WooCommerce Checkout Manager', 'woocommerce-checkout-manager' ) . "</h2>";
87
  // settings form
88
  ?>
89
+
 
 
90
  <form name="form" method="post" action="options.php" id="frm1">
91
  <?php
92
  settings_fields( 'wccs_options' );
187
  <tbody>
188
  <tr>
189
  <input type="hidden" name="<?php echo $hidden_field_name; ?>" value="Y">
190
+ <td><?php _e('Order Notes', 'woocommerce-checkout-manager'); ?></td>
191
  <td><input name="wccs_settings[checkness][wccs_opt_12]" type="checkbox" class="rm" value="1" <?php if ( 1 == ($options['checkness']['wccs_opt_12'])) echo "checked='checked'"; ?> /></td>
192
  <td></td>
193
  <td><input type="text" name="wccs_settings[replace][label11]"
369
  </tbody>
370
  <div style="margin:20px 0 15px 10px;color:green;font-size:18px;float:left;">= <?php _e('Shipping Section', 'woocommerce-checkout-manager'); ?> =</div>
371
  </table>
372
+ <div style="padding:5px 10px;font-weight:700;color:green;" class="clear_dwccm">
373
+
374
+
375
+ <div class="updated clear_wccm data">
376
+ <div class="clear_wccm title">
377
+ <a href="http://www.trottyzone.com/product/woocommerce-checkout-manager-pro/"><?php _e('TRY THE PRO VERSION', 'woocommerce-checkout-manager'); ?></a>
378
+ </div>
379
+ <ul>
380
+ <li><?php _e('Text Area', 'woocommerce-checkout-manager'); ?></li>
381
+ <li><?php _e('Password', 'woocommerce-checkout-manager'); ?></li>
382
+ <li><?php _e('Check Box', 'woocommerce-checkout-manager'); ?></li>
383
+ </ul>
384
+ <ul>
385
+ <li><?php _e('Radio Button (Unlimited Options)', 'woocommerce-checkout-manager'); ?></li>
386
+ <li><?php _e('Select Options (Unlimited Options)', 'woocommerce-checkout-manager'); ?></li>
387
+ <li><?php _e('Time Picker', 'woocommerce-checkout-manager'); ?></li>
388
+ </ul>
389
+ <ul>
390
+ <li><?php _e('Text/ Html Swapper (eg. Change "Billing Address" to "Bill Form")', 'woocommerce-checkout-manager'); ?></li>
391
+ <li><?php _e('Color Picker', 'woocommerce-checkout-manager'); ?></li>
392
+ <li><a href="http://www.trottyzone.com/product/woocommerce-checkout-manager-pro/"><?php _e('read more . . .', 'woocommerce-checkout-manager'); ?></a></li>
393
+ </ul>
394
+ </div>
395
  </div>
396
  <div style="margin:20px 0 15px 10px;color:green;font-size:18px;float:left;">= <?php _e('Add New Field Section', 'woocommerce-checkout-manager'); ?> =</div>
397
  <table class="widefat" border="1" >
411
  .wccs-clone {
412
  display:none;
413
  }
414
+ .clear_wccm {
415
+ float: left;
416
+ }
417
+ p.submit {
418
+ float: right;
419
+ padding: 0 !IMPORTANT;
420
+ margin: 0 !IMPORTANT;
421
+ }
422
+ .clear_wccm.title {
423
+ margin-top: 35px;
424
+ margin-right: 12px;
425
+ margin-left: 12px;
426
+ width: 13%;
427
+ }
428
+ .clear_wccm.data {
429
+ width: 97%;
430
+ }
431
+ .clear_wccm ul {
432
+ float: left;
433
+ padding: 0 32px;
434
+ list-style: square;
435
+ }
436
  .widefat input {
437
  float: right;
438
  }