is_anspress()

Function: Check if current page is AnsPress. Also check if showing question or answer page in BuddyPress.

AnsPress_Uploader::cron_delete_temp_attachments()

Method: Delete temporary media which are older then today.

AP_QA_Query_Hooks::sql_filter()

Method: Alter WP_Query mysql query for question and answers.

AnsPress_Theme::question_answer_post_class()

Method: Add answer-seleted class in post_class.

AnsPress_BasePage_Shortcode::attributes()

Method: Get attributes from shortcode and set it as query var.

AnsPress_Hooks::before_delete()

Method: This callback handles pre delete question actions.

ap_show_captcha_to_user()

Function: Check if user can by pass a captcha.

ap_user_can_edit_question()

Function: Check if user can edit a question.