Show just author image
-
I’m attempting to get the author photo to show up with my post excerpts on the frontpage of my site. I’ve got the default author image showing up, but that doesn’t seem to hook in with the author image I uploaded with the Starbox plugin.
Is there a piece of code I can use to reference just the Starbox author image instead of using
echo get_avatar( get_the_author_meta( 'ID' ) , 32 );
Or is there a way to get the default function to play nicely with Starbox?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Show just author image’ is closed to new replies.