I want also to add that if i try to include qa-base.php from within a function (necessary to access to qa_q_request()) i get the following error: "qa_register_plugin_module() can only be called from a plugin qa-plugin.php file"; any chances to include that file from within a function without having to import it in the root scope of the script?