Tag Archives: wordpress

WordPress Theme Options Framework Ver 2

An updated version of my Theme Options Framework rewritten for optimization. Reduced the number of calls to database by reducing the number of entries added to database. Also included a simple style.php file and header.php file to show how to use the options on an external file. Continue reading

Posted in guides, tech, wordpress | Tagged , , , | 47 Comments

WordPress 2.7 Released

Version 2.7 of WordPress has been released. I’ve been using the beta’s for quite some time, and I must say that I really like this version. There has been alot of dicussion about the new interface but I think it works great Continue reading

Posted in Aside, wordpress | Tagged , , , | Comments Off on WordPress 2.7 Released

WordPress 2.7 Comment Callback Function

Tutorial on WordPress 2.7 new comment callback function, complete with code snippets and examples. Continue reading

Posted in wordpress | Tagged , , , , | 49 Comments

Font Burner Plugin

Font Burner is a service that allows a blog owner to use a custom font for post headers. It uses some flash and javascript magic to turn the text into whatever font the author chooses. Continue reading

Posted in wordpress | Tagged , | Comments Off on Font Burner Plugin

WordPress 2.7 Comment Threading

Overview of implementing new WordPress 2.7 comment threading into an existing theme. Complete with code examples. Continue reading

Posted in guides, tech, wordpress | Tagged , , , , | 28 Comments