Gravity forms multiple posts generated by one form [closed]
In the example link you mentioned, it assumes you are using the post generation features that are built into Gravity Forms. I imagine you’ll want to bypass that if you are trying to create more than one post object per form submission. In the gform_after_submission hook, I’d do something a bit like this… // add … Read more