Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+1 vote
225 views
in Q2A Core by
I want to post mulitple questions without using interface. I was using qa_question_create() function but its not working in new version (1.5).

1 Answer

0 votes
by

Use the functions in qa-app-posts.php to create questions in the database.

...