Don’t show byline if by author X
-
I’m having an issue with bylines. The editor of the blog I’m developing needs the byline to show only if the author is not Author X.
So: If author does not equal Author X – display byline
However, I’m not sure how to test for the author’s name/ID in an if statement since it seems that all of the author tags I’ve tried print the author data on the page, and I need to use it simply for testing.
Any ideas?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Don’t show byline if by author X’ is closed to new replies.