{"id":11235,"date":"2010-11-17T14:53:03","date_gmt":"2010-11-17T14:53:03","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/bp-group-reviews\/"},"modified":"2013-05-17T01:24:50","modified_gmt":"2013-05-17T01:24:50","slug":"bp-group-reviews","status":"publish","type":"plugin","link":"https:\/\/ewe.wordpress.org\/plugins\/bp-group-reviews\/","author":2881701,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.3.2","stable_tag":"1.3.2","tested":"","requires":"","requires_php":"","requires_plugins":"","header_name":"BP Group Reviews","header_author":"boonebgorges","header_description":"","assets_banners_color":"","last_updated":"2013-05-17 01:24:50","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/teleogistic.net\/donate","header_plugin_uri":"","header_author_uri":"","rating":4.2,"author_block_rating":0,"active_installs":10,"downloads":12493,"num_ratings":5,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":0,"5":"4"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.1","1.0.2","1.0.3","1.1","1.1.1","1.2","1.2.1","1.2.2","1.2.3","1.3","1.3.1","1.3.2"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[204,7486,353,2295,110],"plugin_category":[44,53],"plugin_contributors":[77502,77845],"plugin_business_model":[],"class_list":["post-11235","plugin","type-plugin","status-publish","hentry","plugin_tags-buddypress","plugin_tags-group","plugin_tags-groups","plugin_tags-rating","plugin_tags-review","plugin_category-discussion-and-community","plugin_category-ratings-and-reviews","plugin_contributors-apeatling","plugin_contributors-boonebgorges","plugin_committers-boonebgorges"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/bp-group-reviews.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>BP Group Reviews adds a new tab to your BuddyPress groups, where users can leave reviews and star ratings for the group.<\/p>\n\n<p>The guts of the plugin were written by Andy Peatling for use on the <a href=\"http:\/\/buddypress.org\/extend\/plugins\">Extend section of buddypress.org<\/a>. His code was adapted and expanded into this plugin by Boone Gorges. All praise goes to Andy, all blame for things broken goes to Boone :)<\/p>\n\n<p>Follow the plugin's development at <a href=\"http:\/\/github.com\/boonebgorges\/bp-group-reviews\">http:\/\/github.com\/boonebgorges\/bp-group-reviews<\/a><\/p>\n\n<h3>Translation credits<\/h3>\n\n<ul>\n<li>Italian: Luca Camellini<\/li>\n<li>Persian: <a href=\"http:\/\/alefba.us\">Alefba<\/a><\/li>\n<li>Dutch: GooseNL<\/li>\n<li>Spanish: SeluGlindoo<\/li>\n<li>Russian: slaFFik<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Activate the plugin from the plugins screen<\/li>\n<li>Enable reviews on a given group at Admin &gt; Group Settings<\/li>\n<li>That's it<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Can I write a translation for the plugin?<\/dt>\n<dd><p>Sure can. There's a .pot file in the plugin's languages directory.<\/p><\/dd>\n<dt>I need a hook<\/dt>\n<dd><p>Let me know and I'll put it in there for you.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.3.2<\/h4>\n\n<ul>\n<li>BP 1.7 compatibility<\/li>\n<li>corrects a bug in the user review (above the list) if a new page is loaded (?acpage=2 and so on)<\/li>\n<li>changes the way activity-read-more is replaced by already-rated-read-more<\/li>\n<li>changes .live for .on<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>Increased compatibility with BP 1.6 canonical redirects<\/li>\n<li>Display the content of a failed review in the post box if returned by an error<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>BP 1.5 Compatibility<\/li>\n<\/ul>\n\n<h4>1.2.3<\/h4>\n\n<ul>\n<li>Fixes a bug that caused BPGR to interfere with topic listing on Forums directory.<\/li>\n<\/ul>\n\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Fixes bug that caused number of reviews not to be counted in some legacy cases<\/li>\n<li>Hides group review data in directories and in group headers when the group has had reviews but then has them turned off<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Fixes bug that caused errors when activity component is disabled<\/li>\n<li>Prevents non-members from accessing the Reviews tabs of private and hidden groups<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Adds Highest Rated widget<\/li>\n<li>Fixed bug that caused BPGR JS to load before jQuery in some cases. Props Brajesh<\/li>\n<li>Fixed bug that may have caused review post form for non-logged-in members. Props slaFFik<\/li>\n<li>Russian translation added. Props slaFFik<\/li>\n<li>Fixed bug that showed wrong rating count in groups directory<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Fixed bug that made it unreasonably difficult to unhook directory ratings<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Rating data in hooked into the group directory<\/li>\n<li>Users are limited by default to one review per group (see includes\/templatetags.php bpgr_allow_multiple_reviews() for details)<\/li>\n<li>Spanish translation added (props SeluGlindoo)<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Reviews can now be enabled on a group-by-group basis (group admin &gt; group settings)<\/li>\n<li>Persian translation added (props Alefba)<\/li>\n<li>Dutch translation added (props GooseNL)<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Missing gettext calls fixed<\/li>\n<li>Typo fixed (props Luca Camellini)<\/li>\n<li>Italian translation added (props Luca Camellini)<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Loads ratings metadata into the groups loop for better performance<\/li>\n<li>Missing gettext calls fixed<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Adds a reviews\/rating section to BuddyPress groups. As seen on the buddypress.org\/extend\/plugins","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/11235","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=11235"}],"author":[{"embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/boonebgorges"}],"wp:attachment":[{"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=11235"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=11235"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=11235"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=11235"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=11235"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=11235"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}