• I added the snippet suggested in my child theme function.php file but group leaders cant import users.
    add_filter(‘toolkit_learndash_user_import_capability’, function($role){
    return ‘read_essays’;
    }, 99, 1);
    Should I type ($Group Leader) instead of ($role)?
    Please help

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Uncanny Owl

    (@uncannyowl)

    Hi @aschwarzenberg , the snippet should work as is with no changes needed, assuming you are using the latest version of Toolkit Pro and the Toolkit. This was logged in the Toolkit (free version) support forum so I’m not positive. If you are using the latest versions of everything, could you open a support ticket from your Toolkit Pro account and we’ll investigate further for you?

Viewing 1 replies (of 1 total)
  • The topic ‘import user by group leaders’ is closed to new replies.