Retrieve actual fields from a form.
Description
Non-posting elements such as section divider, page break, and HTML are automatically excluded. Optionally a white list can be provided.
Parameters
$formmixedoptional- Form data.
Default:
false $whitelistarrayoptional- Whitelist args.
Default:
array()
Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |