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
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
Hi @bennyboy,
You can use the wpdiscuz_profile_url hook. More info here: https://wpdiscuz.com/docs/codex/filters/wpdiscuz_profile_url/