Create a custom post based on form data
-
Hi there, as title says, I’m willing to create a wp post based on form data after its submission. The purpose is to automate the post creation, and an admin will come once in a while to publish them (all posts will be in pending status after creation).
I have a working function that do exactly that with hard coded data, but when I try with dynamic data it doesn’t work at all, I’m using
forminator_form_after_handle_submit
hook but I just saw it’s been removed and I cannot find anything to replace it.If anyone have any suggestion please let me know !
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.