I found Technorati Tags is a very good plugin, it sorts your tags and supports multi-word tags.
Now I want to put something at the end of the post right before the tag line. I am putting my php function that I want to add after the post content in index.php. The result is, the "tag: xxx" line is always above my new php function because it is attached to the end of the main post content. I looked around all the codes can't find a way to change that.
I posted a comment to ask about this in the plugin author's blog: http://boneill.ninjagrapefruit.com/index.php?pagename=wp-tag-plugin&page= . I see someone else is asking a similar question that they want to put the tag line somewhere else. However no one is answering the questions. Does anyone know the way to do this? Thanks!!!