$form_data
$form_data
Class Form
$post_form : null
$nonce : null
$errors : null|array
$processing : null
$all_fields : array
$usermeta_whitelist : array
Whitelisted usermeta that can be stored when UM Form is submitted.
maybe_apply_tidy(string $html_fragment, array $field_data) : string|\tidy
Use PHP tidy extension if it's active for getting clean HTML without unclosed tags.
string | $html_fragment | Textarea with active HTML option field value. |
array | $field_data | Ultimate Member form field data. |