ap_unselect_answer

Action Hook: Action triggered after an answer is un-selected as best.

ap_form_contents_filter

Filter Hook: This filter is documented in includes\class-form-hooks.php

ap_unpublish_comment

Action Hook: This action is documented in includes/hooks.php

ap_publish_comment

Action Hook: This action is documented in includes/hooks.php

ap_unpublish_comment

Action Hook: Action is triggered when a anspress comment is unpublished.

Session::post_in_session()

Method: Check if post is in user’s session.

Session::set_question()

Method: Set a question id in session’s questions offset.

Session::set_answer()

Method: Set an answer id in session’s answers offset.

Session::delete()

Method: Delete all session data or just a key=>value pair.

Session::get()

Method: Get an offset by from AnsPress session.