Comments 20Andrea started the conversationNovember 3, 2023 at 9:11amHello! Can you help me? How can I get count of unread messages for current user? 2,219WebWizards repliedNovember 3, 2023 at 11:31amHi there,You can add this code to your site: https://pastecode.io/s/v7ofz0ogAfter adding it, you can then use the following function:$nr = get_messages_number();Kind regards,Stefan Sign in to reply ...
Hello! Can you help me? How can I get count of unread messages for current user?
Hi there,
You can add this code to your site: https://pastecode.io/s/v7ofz0og
After adding it, you can then use the following function:
$nr = get_messages_number();
Kind regards,
Stefan