0
votes
1answer
107 views

Convert usernames listed by the Groups plugin shortcode to displayed names?

I have created a group with the Groups plugin and I want to display the members list of that group. I put the shortcode [groups_group_info group="Group Name Here" show="users"] in a page, but it ...
0
votes
0answers
41 views

apply changes via ajax in plugin [closed]

I'm writing a wordpress plugin where registered users with a specific role are listing, but I can not run that for each user, the admin can update the data in the user profile without leaving the ...