Reputation::pre_fetch_post()

Method: Pre fetch user reputations.

Reputation::bp_profile_header_meta()

Method: Show reputation points of user in BuddyPress profile meta.

Reputation::ap_user_pages()

Method: Adds reputations tab in AnsPress authors page.

Reputation::reputation_page()

Method: Display reputation tab content in AnsPress author page.

Reputation::load_more_reputation()

Method: Ajax callback for loading more reputations.

Reputation::load_options()

Method: Register reputation options

Reputation::register_default_events()

Method: Register default reputation events.

Reputation::ap_save_events()

Method: Save reputation events.

Reputation::new_question()

Method: Add reputation for user for new question.

Reputation::new_answer()

Method: Add reputation for new answer.