Yep! But as far as I’m aware, the patch just adds a French translation to the admin menus, so unless you’re extremely smelly…
@archlogan check my edit, good sir. It’s really just changing the query such that the limit statement come last.
Hey guys,
I just did some debugging for this plugin and the main SQL queries that grabs all the saved reviews was getting sent slightly incorrectly.
I’ve fixed that line of code and everything seems to be working alright. I’ve repackaged the plugin with that fix, hopefully it work for ya’ll too!
https://dl.dropboxusercontent.com/u/64974305/rich-reviews-quickfix.zip
EDIT: Note that the rich-reviews/rich-reviews.php file is the only one that’s changed, and futhermore, the fp_shortcode_reviews_show function is the only function that’s change within that file.