I'm trying to get the category icons for each post to show up in the archives. We're given the function get_cat_icon() with parameters to return just the html of of the image location, which should work for the $imageurl in the snazzy code, but how can i find the category ID for each post? Is that value passed somewhere?
Vladimir’s WordPress Forum
Snazzy Archives with Category Icons
18:31
14 July, 2010
sixf00t4
I'm trying to get the category icons for each post to show up in the archives. We're given the function get_cat_icon() with parameters to return just the html of of the image location, which should work for the $imageurl in the snazzy code, but how can i find the category ID for each post? Is that value passed somewhere?