Generator::filepath()

Method: Return avatar file path.

Reputation::undo_vote_down()

Method: Award reputation when user recive an down vote.

Reputation::new_comment()

Method: Award reputation on new comment.

Reputation::delete_comment()

Method: Undo reputation on deleting comment.

Reputation::user_register()

Method: Award reputation when user register.

Reputation::delete_user()

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

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

Method: Adds reputations tab in AnsPress authors page.