Quick Running Stats Now in Sidebar

runningsite-update

I’m slowly but surely getting up to speed on hacking Wordpress. Today, I added some quick running stats to my side bar. Just about as easy as it gets. I made it so my run log database manager program prints the desired content to a file. Then I just call it in the Wordpress sidebar.php file using a php include. Sweet!