Hello Andrei,
The integration sounds awesome.
Unfortunately, I just gotta fix this today
I have tried
'condition' => function(){
return wlmapi_is_user_a_member( $level_id, $member_id);
}
and
'condition' => wlmapi_is_user_a_member( $level_id, $member_id)
still doesn’t work
Thanks,
Froi