Plugin Directory

Changeset 611193

Timestamp:
10/11/2012 11:22:48 PM (12 years ago)
Author:
logikal16
Message:

Improved readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • custom-field-suite/trunk/readme.txt

    r611182 r611193  
    22Contributors: logikal16
    33Donate link: https://uproot.us/contributors/
    4 Tags: custom fields, custom field, fields, post meta, wysiwyg, relationship, loop, file upload
     4Tags: custom fields, custom field, fields, post meta, wysiwyg, relationship, loop, file upload
    55Requires at least: 3.2
    66Tested up to: 3.5
    77Stable tag: trunk
    88
    9 Dead simple custom field management.
     9 simple custom field management.
    1010
    1111== Description ==
    1212
    13 Custom Fields Suite is a custom fields management plugin. It allows you to visually create groups of custom fields. Each field group can be placed on the edit pages of your choosing. It also includes a lightweight API for displaying custom fields throughout your site.
     13C includes a lightweight API for displaying custom fields throughout your site.
    1414
    1515**CFS is a fork of Advanced Custom Fields.** The main goals of this plugin are stability, performance, and avoiding feature bloat.
    1616
    1717= Why use CFS? =
    18 * CFS is easy-to-use. You and your clients will LOVE it!
     18* CFS is easyuse. You and your clients will LOVE it!
    1919* CFS is stable. We test all changes before releasing a new version.
    2020* CFS is fast and uses minimal server resources.
     21
     22
     23
     24
    2125* CFS is 100% free.
    22 * CFS has [full documentation](https://uproot.us/custom-field-suite/documentation/).
    23 * Our [forums](https://uproot.us/forums/) will quickly provide support when you need it.
    24 * CFS integrates with [Gravity Forms](https://uproot.us/how-to-save-gravity-forms-data-into-custom-field-suite/). CFS can even save Gravity Forms entries as custom post type items with custom fields.
    25 * CFS supports [adding your own field types](http://uproot.us/custom-field-suite/docs/custom-field-type/).
    26 * [CFS is on GitHub](https://github.com/logikal16/custom-field-suite/)
    2726
    2827= Field Types =
    29 * Text (api returns text)
    30 * Textarea (api returns text with `<br />`)
    31 * Wysiwyg Editor (api returns html)
    32 * Date (api returns text)
    33 * Color (api returns HEX value)
    34 * True / False (api returns 0 or 1)
    35 * Select (api returns array of values)
    36 * Relationship (api returns array of post IDs)
    37 * User (api returns array of user IDs)
    38 * File Upload (api returns file url or attachment ID)
    39 * Loop (a container for other fields, api returns array of arrays)
     28* )
     29* )
     30* )
     31* )
     32* )
     33* )
     34* )
     35* )
     36* )
     37* )
     38* )
    4039
    4140= More Features =
    4241* Field validation
    43 * Drag-n-drop field management UI
     42* Drag-n-drop field management
    4443* Loop fields support unlimited nesting!
    4544* Placement Rules let you choose where each field group appears
    46 * Use the Sync feature to import custom fields into existing field groups
     45* s into existing field groups
    4746
    4847= Documentation and Support =
    4948* http://uproot.us/
    5049* http://uproot.us/custom-field-suite/documentation/
     50
    5151
    5252== Installation ==
    5353
    54541. Download and activate the plugin.
    55 2. Browse to `Field Groups` menu to configure.
     552. Browse to `Field Groups` menu to configure.
    5656
    5757== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.