Archive for the ‘PHP’ Category

WordPress 2.5 Optional Stats Problem

Tuesday, April 15th, 2008

I added the new WordPress plugin to track stats on one of my sites and I wasn't getting any stats. Turns out the theme I'm using is using a different (likely older) footer code than the stats are expecting. I added a line into the stats code to make it ...