Reputation::delete_user()

Method: Delete all reputation of user when user get deleted.

ap_bulk_delete_reputations_of_user

Action Hook: No description

Reputation::display_name()

Method: Append user reputations in display name.

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::vote_down()

Method: Award reputation when user receive an down vote.

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.