BuddyPress groups have no reputation system, so members cannot tell which groups are worth joining. BuddyPress Group Reviews lets registered members submit multi-criteria star ratings and written reviews for any group, with admin controls for approval before publishing. A top-reviewed groups widget gives high-quality groups the visibility they deserve.
Added German, Spanish, Italian and Portuguese (Brazil) translations, and completed the existing French one.
Centralized theme integration (BGR_Theme_Integration) that detects the active theme and adds a bgr-theme-{slug} body class with a filterable token map.
Improve
Mapped review, rating and leaderboard colors to BuddyX --bx-color-* tokens with Reign and dark-literal fallbacks so dark mode renders correctly on BuddyX, BuddyX Pro and Reign.
Unified the two admin stylesheets onto one shared --bgr-admin-* token vocabulary and tokenized the legacy admin colors.
Rebuilt the admin settings screen with the modern Wbcom card-panel UI (sidebar navigation). Settings and saved data are unchanged.
Replaced browser alert/confirm dialogs in the group criteria manager with accessible toast and confirm dialogs.
Larger, accessible tap targets on the review submission button.
Converted the star rating layout from floats to inline-flow so it mirrors correctly in RTL.
Fix
JavaScript translations could never load in production: the translation file lookup used the minified script path, which never matches the file the build produces.
The screen-reader labels on the star rating, the review actions and the skip link had no translatable source.
The default review notification emails were hardcoded in English and could not be translated.
Several translator notes sat in a separate PHP block from their string, so they never reached translators.
Added visible :focus-visible outlines to review, rating, leaderboard and admin controls (WCAG 2.4.7).
Dark mode now activates only on the explicit theme toggle (data-bx-mode="dark") and never from the OS preference.
Removed the deprecated bundled admin wrapper.
Review acceptance and denial notification emails could not be turned off; the enable toggles now persist an explicit off state.
The acceptance and denial email toggles now hide their subject and message fields when switched off, matching the submission toggle.
Removed the stray filled background bar behind each rating criterion in the Add Review form.
Reworked the reviews pagination into a single consistent, theme-aware style with a clearly marked active page.
Corrected the feedback slug so plugin activation data is stored under the plugin's own key.
Corrected a double-escaped ampersand in the Help and Support heading.
Fixed missing spaces before placeholders and a mistranslation in the French strings, and corrected the Portuguese (Brazil) New Post string.
The plugin name is no longer translatable, so no locale can rename the product. French rendered it as "BuddyPress Group Evaluations" in the settings heading, the browser title and the feedback prompt.
Security
Removed logged-out AJAX registrations for the accept, deny, remove and submit review endpoints, which require an authenticated user.
Dev
Extracted the 125-line inline style block from the group criteria template into an enqueued, tokenized stylesheet with min and RTL builds.
Consolidated the duplicated rating-color CSS into a single shared helper.
Replaced HSL colors in the admin accordion with hex, and removed the unused .bgr-switch/.bgr-slider toggle CSS.
Corrected two PHPStan findings in the translation tooling and the script-textdomain filter, so static analysis runs clean at the configured level.
Tracked composer.json and the contract-audit baseline, which the blanket *.json ignore rule had been excluding, so the static analysis and contract gates are reproducible.
v3.8.1
March 11, 2026
Fix 2
Fix
Star rating UI display issue with half-star icons
Reviews count not displaying correctly on group tab
v3.8.0
February 26, 2026
New 1 Improve 5 Fix 3
New
Group leaderboard shortcode [bgr_display_top_groups]
Improve
Leaderboard shortcode listing UI
CSS variables with fallback values for better theme compatibility
Review tab label customization
Documentation links
Distribution zip from repository
Fix
WordPress Coding Standards compliance across all PHP files
Added direct file access protection to all PHP files
Plugin Check compatibility improvements
v3.7.0
New 4 Improve 1 Fix 2
New
Group-Level Review Criteria - Group admins can now customize review criteria for their specific groups
Site admin toggle to enable/disable group-level criteria customization
Groups can use global criteria, select specific criteria, or add custom criteria
Archived criteria tracking when global criteria are deactivated
Improve
Better separation of global vs group-specific review criteria
Fix
jQuery deprecation warnings for .submit(), .mouseenter(), .mouseleave() methods
Added missing CSS file for group criteria admin panel
v3.6.0
New 2 Improve 1 Fix 5 Security 2
New
Bulk Approve and Bulk Deny actions for managing multiple reviews at once
CSV Export functionality - Export all reviews with ratings to CSV file
Improve
Faster page loads with cached review counts
Fix
Rating star color setting now properly applies to frontend stars
Exclude groups setting now works correctly
"Add Review" button properly aligns with "Join Group" button in group headers
Duplicate reviews prevented when users double-click submit
Reviews can now be submitted when rating criteria is disabled
Security
Protected email notifications from header injection attacks
REST API review creation now requires group membership
v3.5.1
Fix 2
Fix
PHP warning when accessing group slug property on certain server configurations
BuddyBoss notification links now properly clickable - notifications take you to the correct review page
v3.5.0
New 4 Improve 3 Fix 7
New
Mobile app and headless CMS support - Reviews now work with custom mobile apps
Better search engine visibility with improved SEO markup
Enhanced accessibility for users with disabilities (keyboard navigation and screen reader support)
Opt-in clean uninstall - define BGR_REMOVE_DATA_ON_UNINSTALL in wp-config.php to remove all plugin data when you delete the plugin. Deleting the plugin removes nothing unless you set it.
Improve
Faster page loading with optimized CSS and JavaScript
Better compatibility with popular themes (Reign, BuddyX)
More consistent and clearer interface text throughout the plugin
Fix
Notifications now work properly with BuddyBoss - clickable links and correct redirects
Review notifications now take members to the correct page instead of showing "access denied"
Email notification settings now save correctly
Manage Reviews tab now properly hidden for excluded groups
Tab icons display correctly when you customize tab labels
GamiPress integration now triggers events correctly
Various errors and warnings that could appear on some server configurations
v3.4.0
New 2 Improve 3 Fix 8
New
Visitors can now view reviews without logging in
Better compatibility with Youzify theme
Improve
Faster performance with optimized code
Cleaner admin interface with better visibility
Better translation support for multiple languages
Fix
Reviews now approve correctly
Email notifications display properly with correct line breaks
Member avatars display correctly in reviews
Private group reviews no longer appear in public activity feed
Review tab appears with correct name on new installations
Pagination works properly in Manage Reviews section
Email settings now save correctly
Various compatibility issues with Youzify theme
v3.3.0
New 2 Improve 2 Fix 8
New
Multisite network support - Use the plugin across multiple sites
Icons for "Add Review" button and review listings in Youzify theme
Improve
Better security with enhanced data validation
Mobile-friendly interface for adding reviews and viewing ratings
Fix
Compatibility issues with BuddyBoss platform
Review pagination now works correctly
Review counts display properly on group tabs
Excluded groups setting now works as expected
Errors when accepting reviews
Email notifications send correctly when reviews are submitted
Review tab displays correctly in BuddyBoss
Various interface improvements for Youzify theme compatibility
v3.2.2
New 1 Improve 2 Fix 5
New
Submit reviews without rating criteria - More flexible review options
Improve
Cleaner review listings with simplified interface
Better visual design throughout the plugin
Fix
"Add Review" button now displays correctly
Reviews display properly on group directory pages
Pagination works smoothly
Review criteria options save correctly in settings
Plugin only activates when BuddyPress Groups component is active
v3.1.2
Fix 1
Fix
Exclude groups from reviews option now works correctly
v3.1.1
Improve 1 Fix 3
Improve
Compatible with WordPress 6.5.0
Fix
Compatibility with BuddyPress 12.0
Review widget errors
Various PHP warnings
v3.1.0
Fix 3
Fix
Group admin button displays correctly
Sidebar layout in add review section
Various PHP warnings
v3.0.0
New 1 Improve 1
New
Full compatibility with BuddyPress 12.0
Improve
Code quality and performance enhancements
v2.9.0
Fix 5
Fix
(#132) Fixed two group review button
(#131) Fix Console error
(#128) Fixed gamipress integration issue
(#129) Fixed exclude group option issue
(#130) Fixed logout-user-issue
v2.8.7
Fix 3
Fix
(#126) UI issue in pagination
(#122) Fixed warnings
Added missing review image
v2.8.6
Fix 2
Fix
Backend ui managed
(#121) Fixed when click add review no forms shows to add a review
v2.8.5
Fix 1
Fix
Updated admin wrapper
v2.8.4
Fix 2
Fix
Fixed security issue and added capability checks
(#120) Hide add review tab for the logged-out user
v2.8.3
Fix 6
Fix
Fixed double activity is generating when auto approval is disabled
(#85) Added group activity for group review
Fixed notice issue on group review
(#115) Fixed give a notice when user is not permitted to post multiple
BB Theme with platform with UI managed
Fixed phpcs error
v2.8.2
Fix 1
Fix
PHPCS Fixes
v2.8.1
Fix 11
Fix
Install Free plugin from WordPress Wrapper
(#114) Fixed string issue in add review tab
fixed button display issue in manage tab when label is changed
(#113) Fixed BP notification link issue when auto approve is disable
(#111) Fixed tab redirection issue when bp rewrites is active
(#109) Removed review title A string
(#111) Fixed manage review tab redirect issue with BP Rewrites plugin
(#110)Fixed review title display issue on group manage review tab
(#107)Fixed getting error when we use shortcode into page
(#109)Fixed Admin Review title issue
Added hookable position after review submit
v2.8.0
Fix 18
Fix
Added common space between rating stars
(#91) Fixed group avatar changed on rating filter of widget
Update success message color
#102 - Typo error
#101 - Reviews CPT Title "Review" is not Changed according
#98 - Group Review Email Subject and Email Content Placeholder
#100 - debug code output displaying after submitting the review
undefine index warning
#91 - widget: bp group review widget
Update admin url if need to approve feedback
#84 - Review mail string change
#80 - reviews are redirecting us to 404 page (reviews tab)
(#95) Fixed plugin create admin menu if BuddyPress not activate
(#77) Fixed replace plural string with singular
admin options button UI
(#75) Fixed php notice is no group select in bacend admin seating
(#87) Fixed grammatically error
(#95) Fixed redirect to error page after activate
v2.7.0
Fix 1
Fix
Update plugin backend UI
v2.6.0
Fix 7
Fix
(#73) Fixed fatal error on widget on click view
(#63) Remove one message after submitting review
(#67) Fixed notification redirect to 404
(#69) Fixed add review label not changing and redirect to 404
(#68) Fixed unable to publish group review form by shortcode
(#62) Fixed add review button on group header redirect to 404
(#57) Fixed change the slug according to label
v2.3.0
Fix 7
Fix
(#33) Fixed BuddyPress as activated still shows notices
(#40) Fix Show the label for no. of review at review tab
(#39) Fixed tab filter with chrome
(#41) Fix BuddyPress Notifications are not being triggered on posting
(#40) Bug Fix of review count for review admin menu
Add admin review notice
String changes
v2.2.0
Improve 3 Fix 2
Improve
Added reviews tab filters.
Added group rating widget.
Group widget and add review
Fix
Translation Fixes
Admin notice fixed
v2.1.0
Fix 2
Fix
(#26) - Delete icon in exclude groups selectize
(#27)-The whole list is not visible.
v2.0.1
Fix 1
Fix
Compatibility with BuddyPress 4.3.0. #25
v2.0.0
Improve 2 Fix 1
Improve
Improved Backend UI where you can manage all wbcom plugin's settings at one place. #22
Used latest fontawesome library. #23
Fix
Compatibility with BuddyPress 4.1.0. #20
v1.0.5
Improve 1 Fix 1
Improve
Compatibility with BuddyPress 3.2.0
Fix
Blank description issue for bbpress notifications.
v1.0.4
Fix 1
Fix
updated hooks to fix 404 errors on Group Review buttons
v1.0.3
Improve 3 Fix 1
Improve
Added rating section at group directory
Added Google Rating Snippet meta tags
Simplified rating view on single group page
Fix
Removed JS tab for add review and added real sub nav to add reviews
v1.0.2
Improve 5 Fix 7
Improve
Add Review button on group header.
Add few new extra settings
Added functionality of multiple review.
Added ratings in group directory.
Added filter for change group header rating additional details.
Fix
Notice fixes
Remove "Add" button for admins
Incorrect link in e-mail
Incorrect link in notification
Change message when auto approve review setting is enabled.
Changed review form validations.
Fixed UI issues in reviews page, single review page.
v1.0.1
Note 1
Note
Layout Improvement
v1.0.0
Note 1
Note
Initial release.
WBComDesigns is amazing!
WBComDesigns is amazing. The WP plugins and themes are of top notch quality with lots of features and updated very frequently. Supports are very responsive and helpful. I use Reign with TutorLMS, and the experience is surprisingly smooth.…
Hoang Phan·VN·
The job well done!
The job well done, well in time - Thanks so much Anmbiya and team!
Happy Client·ZA·
WBCOM Designs is Amazing!
WBCOM Designs has constantly updated and supported their plugins and themes. Recently the new BuddyNext project is Amazing! - and the new line of addons like Mediaverse, Jetonomy, Mediashield, and Listora.. are likewise Amazing! - and very…
Edward S.·US·
High quality WordPress plugins and themes
We’ve hosted a number of Wbcom Designs clients on Levamo, and our experience with their products has been very positive. Their plugins and themes are well built, their support has been reliable, and they seem to be very innovative and…
Michael Eisenwasser·US·
I have worked with Wbcom Designs on…
I have worked with Wbcom Designs on several custom development requests for my WordPress platform, and my experience has been excellent.
christian nicolas·BJ·
Love this company
Love this company. Loved the REIGN product. They were there the entire time helping me set things up; and when things went wrong? They were quick to take action and help find a solution.
Fable Fortitude·CA·
Seriously, one of the best "software tech experiences" I've ever had!
After 16 years of buying WordPress themes and plugins, I know exactly what bad support looks like and Wbcom Designs is the polar opposite. My setup was a nightmare: multiple tools, deep integrations, custom configurations that required…
Duston McGroarty·US·
I was using an excellent plugin created…
I was using an excellent plugin created by Wbcom Designs and had both an error and discovered a slight bug in one aspect of the plugin. After creating a support ticket - I got a super-quick response and discovered the error was on my part…
Edward Bonthrone·US·
Excellent Theme, Powerful Plugins and Outstanding Support
I am using the REIGN theme and several plugins from Wbcom Designs on my website. The theme is beautifully designed, and the plugins are user-friendly. Everything works smoothly, and the features are perfect for building professional…