Skip to content

Add groups from usermeta table#3

Open
csett86 wants to merge 2 commits into
olivermaerz:masterfrom
csett86:add-groups
Open

Add groups from usermeta table#3
csett86 wants to merge 2 commits into
olivermaerz:masterfrom
csett86:add-groups

Conversation

@csett86

@csett86 csett86 commented Aug 8, 2019

Copy link
Copy Markdown

Query the wp_usermeta table for the wp_capabilities entry where the
groups of a user are located.

The groups are put into 'isMemberOf' attribute as a list, as the
eduPersonAffiliation is reserved for general "student", "member",
"staff" values.

Christoph Settgast added 2 commits August 8, 2019 21:04
Query the wp_usermeta table for the wp_capabilities entry where the
groups of a user are located.

The groups are put into 'isMemberOf' attribute as a list, as the
eduPersonAffiliation is reserved for general "student", "member",
"staff" values.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant