Prevent Multiple Reviews On Same Post
-
Hi. Great plugin, but I’m really confused as to why this, (and many other review plugins, not singling you guys out) don’t create this as default behavior??? Why would you want to allow multiple reviews/ratings on the same post? Anyway, since this isn’t included as default behavior, I was wondering how I might implement this in the code via hook or editing the plugin directly if necessary.
I could simply check if the author had already left a review and then hide the form shortcode from them in my theme template but then the user wouldn’t be able to edit their review (which is needed). What would be much better is if the code checked if the user had left a review for a particular post, if so delete the old review first and then update the database with the new review, effectively preventing multiple reviews and allowing the editing of their previous review. Thanks.
- The topic ‘Prevent Multiple Reviews On Same Post’ is closed to new replies.