itthinx / groups

Groups provides group-based user membership management, group-based capabilities and content access control. It integrates standard WordPress capabilities and application-specific capabilities along with an extensive API.
GNU General Public License v3.0
49 stars 35 forks source link

PHP Error in 2.16.0 #128

Closed Wasca closed 2 years ago

Wasca commented 2 years ago

Hi Team

Latest build has an error in /wp-content/plugins/groups/lib/admin/class-groups-admin.php

Line 250 has an extra , at the end of it that is causing the Admin area to error.

That extra comma needs to be removed.

itthinx commented 2 years ago

Thanks for pointing out the issue, this has been fixed in 2.16.1 released today.