Apr 14, 2022 5:47 pm
i want to show user profile avatar fetched from youtube instead wordpress default avatar(mystery man)
i got the author url like this but not showing anything as i am using wp-automatic plugin to fetch all data
below is my dashboard look where comment user profile is showing but not in my post
https://yt3.ggpht.com/ytc/AKedOLSy0W3axS8K5ULzfC9-xp5iwc7QdDLmYDQjP0y-Qg=s48-c-k-c0x00ffffff-no-rj|UC0Gb-VRdq-mwVoCagYBbetQ
5 Replies
Apr 15, 2022 8:27 am
You should use the lower value as a priority for the get_avatar filter.
Apr 15, 2022 1:32 pm
where to find it in my root folder(i mean path) and what to do it
Apr 15, 2022 1:59 pm
here is my pluggable.php file
Apr 15, 2022 2:11 pm
i added above code to function.php but not working