12 Days of XHTML, Day 11: Custom WordPress Functions.php File
For today’s gift of Yuletide coding, I present to you a custom WP functions.php file which you can use in its entirety in your new theme, or pick and choose pieces from for your existing WordPress theme.
Download the ClickNathan Custom Functions.php File (ZIP, 2kb)
File Contents
The functions.php file is pretty clearly marked, but I’ll review some of the items within here:
Up Next: 12 Days of XHTML