Hello, I looking for a way to change the header image for each author post
I try to use author id but only can use it in each author profile
i need somethng like this
author 1 -> header1.jpg
author 2 -> header2.jpg
author 3 -> header3.jpg
Thx!
Hello, I looking for a way to change the header image for each author post
I try to use author id but only can use it in each author profile
i need somethng like this
author 1 -> header1.jpg
author 2 -> header2.jpg
author 3 -> header3.jpg
Thx!
If it's inside the Loop, $post->post_author should give you the author id.
no, is before
This topic has been closed to new replies.