AnsPress_Post_Status::register_post_status()

Method: Register post status for question and answer CPT

AnsPress_Post_Status::change_post_status()

Method: Handle change post status ajax request.

AnsPress_Reputation_Query::__construct()

Method: Initialize the class.

AnsPress_Reputation_Query::get_events_with_zero_points()

Method: Get events having zero points.

AnsPress_Reputation_Query::query()

Method: Prepare and fetch reputations from database.

AnsPress_Reputation_Query::prefetch()

Method: Prefetch related items.

AnsPress_Reputation_Query::prefetch_posts()

Method: Pre fetch post contents and append to object.

AnsPress_Reputation_Query::prefetch_comments()

Method: Pre fetch comments and append data to object.

AnsPress_Reputation_Query::have()

Method: Check if lopp has reputation.

AnsPress_Reputation_Query::rewind_reputation()

Method: Rewind the reputations and reset index.