Hey There:
I’m REALLY new at WordPress, so this may seem like an obvious question, but here goes.
My goal is to dynamically (automatically) generate a new page based upon entries given in a Formidable Pro form. The idea is that people will come to the Website, click the Join Now button, fill out a registration form and click Submit.
Upon the Submit button being clicked they will then be re-directed to their new page, which represents their business on our Website.
Is there a way to do that? I looked at the link above, but my problem is how do I kick off that wp_insert_post process and have it pull in data that the end-user has input?
Any help would be GREATLY appreciated.
Todd