I'm looking to build a wordpress site with multiple authors that will each be posting content that viewers can then "like".
What I am trying to figure out is if it would be possible to somehow keep a track on the number of likes each author is getting in total.
Would the best way to do this be too just have multiple Apps with different ID's and somehow generate the like code dynamically based on the Author or is there a smarter way to do it ?
Once I have this in place how hard would it be to pull the counts into an HTML widget to display a kind of league table of most liked authors ?
Thanks in advance.
Nik