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?
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?
6593 pointsLike some sort of WPMU DEV GodExceptionally helpfulLifetime member
Keeper of the Dark Chocolate
—
13th February 2009 (3 years ago)
#
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....
Responses (2)
Member — 13th February 2009 (3 years ago) #
not from what i've seen. it's usually alway just above the closing body tag
Keeper of the Dark Chocolate — 13th February 2009 (3 years ago) #
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....
Become a member