@onaker
5 years, 9 months ago
Another question: i want to hide group menu for members (non-admins). How i can check user for group admin? I want to add a check before a template of menu. Something like – if(“check expression”) {menu code}. I need a check expression. Thank you!
@shanebp
groups_is_user_admin
Thank you!