Releases: slaFFik/buddypress-groups-extras
Releases · slaFFik/buddypress-groups-extras
v3.7.0
3.7.0 (01.12.2024)
- Make sure the plugin is compatible with WordPress 6.7 and BuddyPress 14.
- Raise minimum PHP version to 7.2.
- Raise minimum WordPress version to 6.0.
- Raise minimum BuddyPress version to 12.0.
- Added: Site admins can disable group navigation reordering globally for all groups using the new "Groups Nav Reorder" option in plugin settings. When disabled, group admins won't be able to mess up with their navigation, it will also be default, regardless of the previous order.
- Added: Admin users now need to confirm that they want to delete the set of fields in the plugin admin area.
- Added: Plugin now requires both BuddyPress and BP Classic to be installed, for now. BP Classic requirement will be removed in the future versions.
- Changed: The admin area "Group Pages" top-level menu item (that is used to manage all created pages inside groups) is now moved under "Groups" (same URL is preserved).
- Changed: Require the BP Classic plugin (by the BuddyPress Core Developers team) to be installed.
- Changed: Various visual improvements were introduced in plugin admin area, specifically on the Sets and Allowed Groups tabs.
- Changed: Group admins now need to confirm that they want to import the set of fields.
- Changed: Rename the "General" group extras menu item to "Settings".
- Changed: Group's "Activity"/"Home" navigation link is hard coded in BuddyPress to always be the first one, so disable its reordering.
- Fixed: A fatal error is thrown when the BuddyPress plugin is deactivated, props @emaralive.
- Fixed: Cleaned up deprecated BuddyPress functions that were still used in various places.
- Fixed: Various security improvements in different parts of the plugin, props Marek Mikita.
- Fixed: Cleaned the object cache when group pages or set of fields are updated, props @boonebgorges.
- Fixed: Made jQuery.migrate() a bit happier by switching from
.click()
/.change()
to appropriate.on()
calls. - Fixed: Improved security of template overrides for the front-end related screens.
- Fixed: By default the first created page was displayed in group Pages front-end content area, instead of honoring the order defined on the Manage > Extras > All Pages screen.
v3.6.10
3.6.10 (06.12.2020)
- WordPress 5.5/5.6, BuddyPress 6.4 and PHP 7 compatibility.
- Fixed a ton of notices and warnings that were previously generated by the plugin.
- Removed unused assets.
- Removed obsolete plugin options/pages.
- Improved localization support via translate.wordpress.org.
v3.6.9.1
v3.6.9
v3.6.9 (15.07.2016)
- BuddyPress 2.6 compatibility release
- Fixed: wrong redirect after editing/creating/reordering pages/fields
- Fixed: HTML was not saved in textarea/input (including RichEditor)
- Added: link to Group Extras page in admin bar on a single groups pages (quicker access to settings)
- Added: lots of new actions in templates on front-end
v3.6.8.1
v3.6.8
- Fixed: completely hide all plugins CPT from front-end (sitemaps etc) - good for SEO
- Fixed: conflict with BP_Groups_Hierarchy
- Fixed: hide Add New button on the Groups Pages listing in wp-admin
- Fixed: inproper page content if first item in groups navigation is Gpages that is set to not published
- Fixed: several PHP warnings and notices
- lots of minor code improvements
v3.6.7.2
Added Spanish translation (props Andrew Kurtis)