[Plugin: WP Voting] Post Ranking
-
Hi there, I’m trying to get the ‘rank’ of a post according to the number of votes it has. e.g. let’s say I have 3 posts.
POSTA = 10 votes
POSTB = 20 votes
POSTC = 30 votes.Then POSTC should be ranked #1, POSTB #2 etc. I want to write a function that gets that rank. Is there an easier way to get this done? or should I just go ahead and hack the plugin?
- The topic ‘[Plugin: WP Voting] Post Ranking’ is closed to new replies.