acorath
Member
Posted 2 weeks ago #
Two thoughts...
1) The aggregate snippet doesn't appear to be formatted correctly
the plugin puts "count" as a child of "rating", but according to the google docs, it should be a child of "hreview-aggregate".
2) Is there plan of adding front_page blog ratings as a feature?
I'm currently using wp_gdsr_blog_rating() to place the data on my front page, but having this as an option would be nice :)
http://wordpress.org/extend/plugins/gd-star-rating/
Documentation is not clear on all elements, and I mostly used texts from knowledge base for formating output to allow non-standard values (different then default 5). Anyway, all types pass the testing tool, so for now it's OK. If they make changes to specification, I will sure make changes.
As for the front page ratings to use calculated blog rating, that's great idea, and I will add this in next release.
acorath
Member
Posted 2 weeks ago #
Great! That's good to hear!