BuddyPress Extended User Groups Widget
Flexible group listing for BuddyPress user groups
by BuddyDev Team · github.com/buddydev/bp-extended-user-groups-widget · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/buddydev/bp-extended-user-groups-widget/archive/refs/heads/master.zipReadme
=== BuddyPress Extended User Groups Widget === Contributors: buddydev,raviousprime,sbrajesh Tags: buddypress, group widget Requires at least: 4.5.0 Tested up to: 5.2.3 Stable tag: 1.0.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
BuddyPress Extended User Groups widget plugin allows listing of current user’s groups in a widgetized area.
== Description ==
BuddyPress Extended User Groups widget plugin allows listing of current user’s groups in a widgetized area. It makes it easy to control which groups should be listed and how many of them.
Features:-
- Groups of which the current logged in user is a member.
- Groups of which were created by the current user.
For Support, Please use BuddyDev Support Forums.
== Installation ==
- Visit Dashboard->Plugins->add New
- Search for BuddyPress Extended User Groups Widget
- Install this plugin
- Click Activate
- Now, you can use the widget.
For more details, Please see the plugin documentation page.
== Screenshots ==
- Widget settings screenshot-1.png
- Groups listing screenshot-2.png
== Changelog ==
= 1.0.5 =
- Added group type support.
= 1.0.4 =
- Cleanup.
- Filter for display or logged in user. Props @raviousprime.
= 1.0.3 =
- Fix the list when using default theme style.
= 1.0.2 =
- Allow filtering by BuddyPress member types
- Fix loading of translation files
= 1.0.0 =
- initial release