Changeset 1238716
- Timestamp:
- 09/05/2015 01:32:05 PM (11 years ago)
- File:
-
- 1 edited
-
custom-fields-for-woo-customers/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
custom-fields-for-woo-customers/trunk/readme.txt
r1236215 r1238716 7 7 Requires at least: 3.9.0 8 8 Tested up to: 4.3 9 Stable tag: 1.0. 09 Stable tag: 1.0.1 10 10 11 Copy, drag, drop, done. Add unlimited custom fields, groups, forms to WooCommerce customers, products*. Conditional display field groups. No php code.11 Copy, drag, drop, done. Add unlimited custom fields, groups, forms to WooCommerce customers, products*. Conditional display of field groups. No php code. 12 12 13 13 == Description == 14 14 15 If you run an e-commerce website using WooCommerce, you or your clients may hope to collect extra information about customers to provide better personalised service. This is especially the case for consulting and match making business as your solutions are often tailor made to suit customers. You may also want to provide extra attributes about your products and services. The extra information is usually stored as custom fields.15 If you run an e-commerce website using WooCommerce, you or your clients may hope to collect and display extra information to provide better personalised service to customers. This is especially the case for consulting and match making business as your solutions are often tailor made to suit customers. You may also want to provide extra attributes about your products and services. The extra information is usually stored as custom fields. 16 16 17 The free edition plugin adds WooCommerce's builtin billing and shipping fields and an additional field (mobile phone) to the customer pages . You can easily change the sequence, add or delete fields by dragging and dropping, or inserting unlimited forms anywhere you like.17 The free edition plugin adds WooCommerce's builtin billing and shipping fields and an additional field (mobile phone) to the customer pages (registration, checkout, user profile). You can easily change the sequence, add or delete fields by dragging and dropping, or inserting unlimited forms anywhere you like. 18 18 19 19 When activated, CIO Custom Fields for Woo creates some custom fields (billing and shipping addresses) and stores data in a format to share with a free plugin [PODS](https://wordpress.org/plugins/pods/). You may use PODS graphical user interface to modify, add or delete the custom fields. … … 29 29 = CIO Custom Fields for Woo Professional Edition = 30 30 31 The CIO Custom Fields for Woo free edition supports text fields only. The premium edition supports many more field types and features .31 The CIO Custom Fields for Woo free edition supports text fields only. The premium edition supports many more field types and features by extending and working together with PODS. 32 32 33 33 For advanced users, the premium edition empowers you to customise the fields and display them the way you want by configuring settings in the admin panel, with little or no code at all. Web developers may use it to deploy highly customised WooCommerce websites quickly. … … 131 131 3. color coded group 132 132 headers ($head -> sky => blue) and 133 footers ($foot -> grass => green). 134 135 You can drag and drop custom fields, the headers or footers to update the custom field group quickly. (grouping of custom fields is available in professional edition only) 133 footers ($foot -> grass => green). You can drag and drop custom fields, the headers or footers to update the custom field group quickly. (grouping of custom fields is available in professional edition only) 136 134 137 135 4. conditions to display or hide the groups. Pods relationship fields are used as headers and footers. You can set up these fields to relate to objects in WordPress, or even tables outside WordPress.
Note: See TracChangeset
for help on using the changeset viewer.