stuttter / wp-user-groups

Group users together with taxonomies & terms
https://wordpress.org/plugins/wp-user-groups/
GNU General Public License v2.0
48 stars 22 forks source link

Fix compatibility with WP User Profiles #27

Closed johnbillion closed 3 years ago

johnbillion commented 3 years ago

Fixes #26

The problem is that WP User Profiles uses a parent argument that WP User Groups doesn't specify. This fixes that and enables the Groups tab to show up again.

Tested and working as expected both on a regular user editing screen and on the wp-admin/network/user screen.