Oct 30, 2024 4:34 pm
My Website's users have their own profile built with JetEngine. In wpDiscuz, link on avatar leads to url.site/writer/username/. How would I redirect this link to the profile created on JetEngine and even use the profile image uploaded on JetEngine user meta as the avatar image? While on it, which forum program is used here at wpDiscuz?
1 Reply
Oct 31, 2024 10:22 am
How would I redirect this link to the profile created on JetEngine and even use the profile image uploaded on JetEngine user meta as the avatar image?
You can use the wpdiscuz_profile_url hook. More info here: https://wpdiscuz.com/docs/codex/filters/wpdiscuz_profile_url/
While on it, which forum program is used here at wpDiscuz?
The wpForo forum plugin is used here.