Tagged Questions
1
vote
1answer
223 views
Displaying icon image for WordPress post formats, is there a cleaner way to do this?
The code I am currently using in the loop is in this code snippet:
https://gist.github.com/1316622
This just seems messy, and long.
I am thinking the best method would really be to use CSS ...