Oct 29, 2021 12:16 am
Hello!
When someone clicks on the comment Authors name, I want to be able to redirect to a custom url (a profile from another plugin)
At the moment it is https://{url name}/author/
Can you provide a code snippet to change this?
Thanks
1 Reply
Oct 29, 2021 7:43 am
Hi @bennyboy,
You can use the wpdiscuz_profile_url hook. More info here: https://wpdiscuz.com/docs/codex/filters/wpdiscuz_profile_url/