I'd like to customize the display of post titles. In my case, I need to clearly display the selected post's status (draft, future, etc.), as I've modified the default query to allow non-published items.
Right now I'm doing this through some pretty blunt and ugly title filtering with standard WordPress functions. Is there a better way to accomplish this?
I'd like to customize the display of post titles. In my case, I need to clearly display the selected post's status (draft, future, etc.), as I've modified the default query to allow non-published items.
Right now I'm doing this through some pretty blunt and ugly title filtering with standard WordPress functions. Is there a better way to accomplish this?