Hi,
If the level of the user who posts an answer is > Expert, I will publish the post to FB Page.
I'm developing this plugin and need to know in events, how I can easily get the level of the user who posted an answer.
So far I found the level in qa_post_get_full($params['postid']), but I think there must be a smarter way.
Thank you.