PluginProbe
PostNL for WooCommerce / 4.4.1
PostNL for WooCommerce v4.4.1
5.9.12 5.9.11 5.9.10 5.9.9 5.9.8 5.9.7 5.9.6 trunk 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 3.1.4 3.1.5 3.1.6 3.1.7 4.0.0 4.0.1 4.0.2 4.3.2 4.3.3 4.4.0 4.4.1 All 72 releases
woo-postnl / wpm-config.json

wpm-config.json in PostNL for WooCommerce 4.4.1, at wpm-config.json

21 lines 454 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "admin_pages": [
3 "woocommerce_page_wcpn_settings"
4 ],
5 "options": {
6 "woocommerce_postnl_checkout_settings": {
7 "barcode_in_note_title" : {},
8 "label_description" : {},
9
10 "header_delivery_options_title" : {},
11 "delivery_title" : {},
12 "morning_title" : {},
13 "standard_title" : {},
14 "evening_title" : {},
15 "only_recipient_title" : {},
16 "signature_title" : {},
17 "pickup_title" : {}
18 }
19 }
20 }
21