Hi,
i try to find a solution to show extra privileges only available for Admin and moderator. i see this code, but hide extra privilege for all
thank you for you help
Claude
in file: qa-include / qa-page-user-profile.php
replace the following line (# 527):
if (count($showpermits))
with:
if (0)