Silly question about wp-footer placement

Re: http://dummy.cynix.uni.cc/

The uni.cc icon is hooked into the wp-footer function.

Doesn’t wp-footer normally display it;s contents within the bottom of the main content area (like where the “test blog is proudly…” text is) instead of below it?

thanks,

-drmike

  • drmike
    • DEV MAN’s Mascot

    Hmm, that’s strange. I always thought it came right after the “This site runs on WordPress” and theme credit stuff. Within the bottom of the theme.

    I have a ticket here on writing a small script that did a random “This site is hosted by…” message in the footer. Kind of saves the trouble of editing all those themes manually.

    Guess I could just manually add in a function call and still write up the random bit….