Get User Avatar from CSS Image Class
-
I want to Show a User’s Avatar through an Image Tag, in this place where I have Image– https://prnt.sc/U4gzt6RLOecS
I want to name the Image CSS class as “User Avatar”.
How do I write a PHP function– in such a way that I will say’
"echo <img /> class="User Avatar"
, and it will pull in the Avatar of the logged in User?Regards.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Get User Avatar from CSS Image Class’ is closed to new replies.