Tagged Questions
1
vote
0answers
47 views
Difficulty with PHP function that displays a post's format in WordPress
I am working on a WordPress theme using Bones. I would like to be able to show some text just above the title of each post if the post is either featured, password protected or private.
So far I came ...