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
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
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
WordPress 2.7 Comment Threading
Overview of implementing new WordPress 2.7 comment threading into an existing theme. Complete with code examples. Continue reading

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