Skip to content
What's Changed
-
New Feature
Added UI improvements for member reviews on directory page.
-
New Feature
Apply filter added for the review tab to improve extensibility.
-
Enhancement
Optimized scripts in `includes/bupr-scripts.php`.
-
Enhancement
Code enhancements in `includes/bupr-general-functions.php` and `includes/bupr-ajax.php`.
-
Enhancement
UI compatibility and styling fixes for BuddyBoss Theme.
-
Enhancement
Better handling of plugin settings visibility with BuddyBoss active.
-
Enhancement
Code cleanup and performance in `includes/bupr-filters.php`.
-
Fix
Rating stars not visible with BuddyBoss theme.
-
Fix
Star rating reset issue on editing a review.
-
Fix
Issue where plugin settings submenu was not visible with BuddyBoss.
-
Fix
Unable to edit email subject and message content.
-
Fix
Early load of text domain causing translation issues.
-
Fix
Validation and indentation issues in `bupr-filters.php`.
-
Fix
Removed duplicate condition to prevent logic conflict.
-
Fix
Various minor UI and layout inconsistencies.
-
Update
Activation notice string improvements.
-
Update
Grunt configuration for build process.