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!
Leave a Reply