Validate if a user has reviewed a post
-
Hi! (I love your plugin)
How can I validate if a user has reviewed a post?
I want that if user have not done the review, the form will appear.
And if he has already done it, he will get his own review.Function type
if ( review_exits ) { [site_reviews] } else { [site_reviews_form] }
Thanks!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Validate if a user has reviewed a post’ is closed to new replies.