With role restricted by “Admin menu” access I received required access for a user
I tested with older LearnDash version 3.3.0.3 though. If you have newer one, you may share it via Google Drive or DropBox with support [at] role-editor.com, in order I can make more exact test.
Thank you
now everything is ok.
I managed to fix everything.
I have a problem now. I changed the role of Group Leader, because I thought I was acting on a role I needed and I changed it. Is it possible to restore it? The role is Group Leader.
Thank you
According to the LD source code, Group Leader role has these capabilities by default:
‘read’,
‘group_leader’,
‘wpProQuiz_show_statistics’.
If show the Group Leader user in the Authors selector shown on the post editor, add
‘level_1’,
‘level_0’
else
‘level_0’ only.