Tag Archives: wordpress

WordPress Theme Developers Tip – Adding Theme Menu

Sometimes a theme just outgrows having one menu page for theme options. Instead of adding a second page a separate menu might be best. Outlined are the steps and functions needed for this. Code examples are also shown. Continue reading

Posted in tips, wordpress | Tagged , , | 2 Comments

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 , , , | Leave a comment

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 , , , , | 48 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 , | Leave a comment