jbrinley / wp-forms

An API for creating and processing forms in WordPress
101 stars 10 forks source link

Checkbox fix #9

Open richardsweeney opened 10 years ago

richardsweeney commented 10 years ago

Allow either an array of values or a single value to be passed to WP_Form_Element::set_default_value to set a 'checked' state for the checkboxes form element.