Hey guys I have this code `print apply_filters( 'taxonomy-images-list-the-terms', '' );
This code is from this plugin <a href="http://wordpress.org/extend/plugins/taxonomy-images/">http://wordpress.org/extend/plugins/taxonomy-images/</a> and it shows taxonomy images.
Now I
m trying to display all child categories with the taxonomy images(the code below).
I tried many ways and still dosent work for me.
If you visit the link up there you`ll get more php there. I new to all that stuff
thank you in advance