Filters whether form uploads should have the form they’re uploaded for set as their parent.
Description
Parameters
- $result
-
(bool) (Optional) True if the form should be set as parent, false otherwise. Default false.
- $form_id
-
(int) (Optional) Form ID for which to check this.
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |