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.
Hi,
wpDiscuz uses the native (core) WordPress get_avatar() function. You can use the same function and make the customization you want.Â
Thank you
I checked a lot of code in wordpress and discase but I couldn't implement what I need because I don't have a good command of php language.
Thank you for your help, how exactly should I do this customization
I have put a meta field in the user profile of the media type with the ID user_image_profile so that any user can upload an image to my WordPress in the front of his profile.
I just want to do something that discase gets the value of users profile picture from the value of this field and display it in comments
This is very important for me and I will be grateful if you can help me to do this