• Hello I would like to add an icon to every post of one specific author. I can’t find the conditional tag for checking if the current post in the loop is written by a specific author. So I would like:

    if (?current_author?='authorname') {
         <code>
    }

    Thanks for the help =D

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘current author condition’ is closed to new replies.