The reviews and ratings are stored in the "reviews" table in the database. This table holds the comments and rating associated with each individual review, and then a "rating" field in the products table holds the average rating across all reviews for that product.
Reviews where approved is zero have not yet been moderated.
Hi Roland,
The reviews and ratings are stored in the "reviews" table in the database. This table holds the comments and rating associated with each individual review, and then a "rating" field in the products table holds the average rating across all reviews for that product.
Reviews where approved is zero have not yet been moderated.
Hope this helps!
Cheers.
David.