Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
I want to make it possible to make the names of guests who left comments clickable. The plugin has a function to create a link for the names of registered users
(like a add_filter("wpdiscuz_profile_url", function ($profile_url, $user))
but no matter how I tried to create a link for guests, nothing worked. Perhaps you could help how to make the name of the guest (not register user) who left the comment clickable? Thanks!Â
Hi,
As far as the guests don't have profiles the hook can't be used in this case.Â
We're really sorry, but, in this case, we don't have any specific suggestions to offer.