Using wp-postratings to rate user on profile pages [closed]
It’s likely that it will not be as easy as adding something small to make it work. Plugins like WP-Postratings store their data on a post-by-post basis. But BP members are not posts. So you would have to intercept the way in which the plugin stores its ratings data natively, and save it to users … Read more