Textfields with multiple values now can optionally be unordered. Unordered Textfields have their values in plain text which can be used in query_posts() or wp_query()
0.4.2
Export page did not show groups correctly due to a html bug (thanks to Urbn for the fix)
Export function may now correctly export a box's position
0.4.1.1
Fixed a bug where a box with more than 1 groups would cause error
0.4.1
Minor tweaks
0.4
New option added to textfield: picker
Fixed a bug where ampersand characters (&) in a field's attritutes caused the Export function to output invalid XML
"Position" option was hidden in the edit box page
Fixed a bug where boxes with no "position" option set did not show on edit screens
0.3.9.1
Moved Options, Import and Export tabs into menu Options
Fixed a bug where one-column groups were not displayed correctly in IE
0.3.7
Minor css tweaks
0.3.6
Fixed a bug where textfield and textarea did not show meta values correctly
0.3.5
Testing Import & Export features
0.3.4.2
Fixed a bug in field_get_meta() where it did not display multiple values properly
0.3.4.1
Added filter 'fs_shortcode'
The [field] shortcode now process shortcodes in its the field's value
Fixed a bug where a single-column group did not show the delete button of a textfield
0.3.4
field_get_meta() changed
Groups now can have layout options
0.3.3
Checkbox fields now show options to check all/none
Radio fields now show option to clear selection
Fixed a bug where tabs did not behave properly
0.3.2.3
Minor tweaks
0.3.2.2
Fixed a bug where fields could not be modified
0.3.2.1
Fixed a bug where the addresses of the setting pages were not generated correctly when the WordPress is installed as a sub folder
Minor layout fix
Removed textarea default values option
0.3.2
Fixed a bug where textfield and textarea could not save when there are quotes in field data
Removed "escape html" option on textfield
0.3.1
Shortcodes now can reference other posts
0.3
Checkboxes and Radio items can now have multi-column layouts
0.2.5.1
Fixed a bug where the [field] shortcode did not display a textfield's multiple values properly
0.2.5
Fixed a bug where a textfield's values were not saved in the correct order
0.2.4
Fixed a bug where a just deleted field still shows on the group editing page
Added shortcode 'field' and 'field_count'
0.2.3
Textfields now can have multiple values
Textfields can now store their values with or without html tags escaped
Minor html bugs fixed
Fields now can have notes attached
Added an underscore as a prefix to all custom fields to hide them from the original WordPress custom fields editor
Added field_get_meta($meta, $single = true, $id = '') and field_meta($meta, $single = true, $id = ''), these functions can be used in themes to display fields
0.2.1
Removed the debug panel
Added a FAQ section
0.2
Resolved some minor bugs
Stable version
0.1
First release
Requires: 3.0 or higher Compatible up to: 3.0.5 Last Updated: 2010-11-5 Downloads: 3,635