Hi,
To integrate q2a to my site I needed to write a plugin. I also needed to use external functions within my sites code. So I need a 2-way integration both for q2a site and within my site (to post questions, answers and all).
The question is: When I use the functions like qa_post_create or something like that within my site, how can I activate the plugin I wrote so it creates the question correctly. I checked the "_create" functions but there's nothing about plugins there which is normal.