Thread Starter
apassy
(@apassy)
The problem is this change, introduced in 4.7.1:
https://wordpress.org/support/topic/mailusers_get_roles-function-to-use-the-core-get_editable_roles/?replies=2#post-6513328
get_editable_roles() never returns the user’s current role.
Is there are way to make this change optional?
Thread Starter
apassy
(@apassy)
additional information -the groups that are not available on the group page are the roles that the user belongs to. So the user can’t email a group (role) that he is in.
Thread Starter
apassy
(@apassy)
The php version is the issue. Thanks.