Monday, 26 August 2013

Voting for registered users only

Voting for registered users only

I'm looking for a way to allow me to add voting to a custom post type I
made for contestants. Not to be confused with a rating system, this
feature allows one registered user to cast their vote on one contestant.
I'd like to limit the voting not by IP or cookie, but by account. So users
must register to vote.
Another thing to note is that there will be different voting phases. A
registered user should be able to vote once again after a new phase
begins. So, phase 1 votes can not conflict with phase 2 votes.
Does anyone have any suggestions on the best way to approach something
like this?

No comments:

Post a Comment