RSS Image on the left
-
Hi all,
I’ve made a little hack in thewp_list_catsfunction. This hack displays the orange logo and feed link XML on the left of each category’s name and link.
But pay attention, it’s available only if you call the function:
<?php wp_list_cats('feed=XML&feed_image=/blog/images/xml.gif'); ?>
In fact, it eliminates the ul of the category’s childrens and I think that it will make some mistakes if you call differently this function… if I have time I will make a better and compliant hack 😉
You can find the modified file at this address:
http://www.weblogger.ch/blog/upload/template-functions-category.phps
and see the result on my blog:
http://www.weblogger.ch/
The topic ‘RSS Image on the left’ is closed to new replies.