Method: Sanitize field value using intval.
Method: Sanitize field value using sanitize_title.
Method: Remove empty array items.
Method: Sanitize field value using wp_kses.
Method: Sanitize field value using sanitize_text_field.
Method: Sanitize textarea value using sanitize_textarea_field.
Method: Run all after save methods in fields and child fields.
Method: Set values for a field.
Method: Get errors of all fields.
Method: Get values from all fields.