Wow, I’m stupid.
No wonder it wouldn’t call future posts if I have wposts.post_date < NOW()
I didn’t really want to bring up a old topic but I was searching for why WP Stats put that on my site. However it is easy to remove with css.
img.wpstats {
display: none;
}
I just found this..
http://www.dynamicsitesolutions.com/javascript/first-word-selector/
It uses javascript to archive the effect but I’d rather not use any more javascript then I already am.
Thanks to ‘link_before’ and ‘link_after’ parameters that are new in 2.7 I can at least do this.