Create a post from user input?
-
Hey,
I have a form, I would like to create a post in the relevant category based on the input from this form.
To elaborate, this form will be open to all users, they will fill out the form and submit it. A post will added to the site ‘awaiting moderation’. The site administrator will then approve/deny posts.
I have created the form, just need to work out what to do with it.
Do I need to create an SQL query to do this or is there some sort of function that I can trigger with relevant parameters?
The topic ‘Create a post from user input?’ is closed to new replies.