Fields 0.2.3 released

July 11, 2010

Fields versions 0.2.3 is out

Changes:

  • 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

Download from here

Leave a comment