AnsPress_Reputation_Hooks::vote_down()

Method: Award reputation when user recive an down vote.

AnsPress_Reputation_Hooks::undo_vote_up()

Method: Award reputation when user recive an up vote.

AnsPress_Reputation_Hooks::undo_vote_down()

Method: Award reputation when user recive an down vote.

AnsPress_Reputation_Hooks::new_comment()

Method: Award reputation on new comment.

AnsPress_Reputation_Hooks::delete_comment()

Method: Undo reputation on deleting comment.

AnsPress_Reputation_Hooks::user_register()

Method: Award reputation when user register.

AnsPress_Reputation_Hooks::delete_user()

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

AnsPress_Reputation_Hooks::display_name()

Method: Append user reputations in display name.

AnsPress_Reputation_Hooks::pre_fetch_post()

Method: Pre fetch user reputations.

AnsPress_Reputation_Hooks::bp_profile_header_meta()

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