Plugin Directory

Changeset 1238716


Ignore:
Timestamp:
09/05/2015 01:32:05 PM (11 years ago)
Author:
VisualData
Message:

releasing v 1.01 bug fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • custom-fields-for-woo-customers/trunk/readme.txt

    r1236215 r1238716  
    77Requires at least: 3.9.0
    88Tested up to: 4.3
    9 Stable tag: 1.0.0
     9Stable tag: 1.0.1
    1010
    11 Copy, drag, drop, done. Add unlimited custom fields, groups, forms to WooCommerce customers, products*. Conditional display field groups. No php code.
     11Copy, drag, drop, done. Add unlimited custom fields, groups, forms to WooCommerce customers, products*. Conditional display of field groups. No php code.
    1212
    1313== Description ==
    1414
    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.
     15If 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.
    1616
    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.
     17The 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.
    1818
    1919When 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.
     
    2929= CIO Custom Fields for Woo Professional Edition =
    3030
    31 The CIO Custom Fields for Woo free edition supports text fields only. The premium edition supports many more field types and features.
     31The 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.
    3232
    3333For 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.
     
    1311313. color coded group
    132132headers ($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)
     133footers ($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)
    136134
    1371354. 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.