Quote from
Asgaros on November 20, 2017, 2:36 pm
Hello digrogen,
all profile related stuff like names and signatures can be accessed and changed in the default WordPress profile/user management. The same is true for your profile picture. When you are using third-party extensions for avatars, their settings should be also available there.
If you want to add custom logic to your profile, you can use the hook as described in this topic:
https://wordpress.org/support/topic/add-to-profile/
At the moment I dont want to add this functionality to the forum profiles because otherwise there would be two different/redundant places where users can or have to change their profile information.
Hello digrogen,
all profile related stuff like names and signatures can be accessed and changed in the default WordPress profile/user management. The same is true for your profile picture. When you are using third-party extensions for avatars, their settings should be also available there.
If you want to add custom logic to your profile, you can use the hook as described in this topic:
https://wordpress.org/support/topic/add-to-profile/
At the moment I dont want to add this functionality to the forum profiles because otherwise there would be two different/redundant places where users can or have to change their profile information.
alexlii has reacted to this post.