Seeking Advice
-
I am wondering if this is possible, and if so, I’m looking for advice on the best way to approach implementing it.
I want to add extra fields to the comments form for users to leave ratings on three different things:
- Price
- Performance
- Overall Rating
I can somewhat modify the source from this tutorial on extending the comments form… but my issue/question is whether or not it is possible to organize the posts based on these extra comment meta fields.. For example, I want to be able to get all the posts from that particular category based on the score they received in the comment meta. Would I do a custom wp database query? Or is there an even easier way?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Seeking Advice’ is closed to new replies.