apply_filters( 'wpas_can_agent_reply_frontend', $admins_allowed );
Allow admins to post through front-end.
Warning: If you enable this filter option, there are some important side effects. Most important is that replies from agents that go through the front-end might not trigger important hooks because the is_admin() function will return false. Certain hooks in Awesome Support depend on this function returning TRUE!
Version 2.0.0