In every Wordpress theme there are places that are supposed to be edited and customized by the end user who is using the theme : an “About you” block to fill in, a loop to customize when you want to add “Asides” post style, some CSS to tweak to use an personal image in header, etc…
The problem is : most bloggers are not PHP or HTML expert, can’t tell the difference between an HTML tag and a PHP tag, and simple editing of templates can be hazardous and tedious to them. Adding an admin menu in your theme ensures that end users can customize things without editing source files, just as naturally as changing a Wordpress option in the admin area.
Wordpress Theme Toolkit is a PHP class that gives Wordpress theme authors the opportunity of creating a persistent admin menu for their theme as easily as editing 3 lines in a file.
You are a theme author ? Have enough skills to edit three lines ? Add an admin menu to your theme ! (click to enlarge)

Just to be sure : Wordpress Theme Toolkit is not a theme with an admin menu. It is something that makes adding an admin menu to an existing theme as easy as 1-2-3.
This long article is divided in shorter sections :
- Intro : well, here.
- Overview : a quick tour about features and how easy things are.
- Manual : detailed features and how-to
- Download ! : files and credits.
- Ideas and Examples : suggestions and ideas of what you could add to your theme … and a real Wordpress Theme as an example of use.
Related posts
Page: #1 #2 #3 #4 #5Metastuff
154 Blablas
Pages: « 1 2 3 4 5 6 7 [8] Show All
Pages: « 1 2 3 4 5 6 7 [8] Show All
replied, on 29/Jun/08 at 11:08 am # :
Just wanted to say thank you for that wonderful Kit.
pingback on 01/Jul/08 at 11:07 am # :
[...] Theme ToolKit [...]
pingback on 01/Jul/08 at 1:28 pm # :
[...] Wordpress Theme Toolkit « planetOzh [...]
pingback on 03/Jul/08 at 4:54 am # :
[...] pensado liberar el theme WP-Resurrection pero como queria añadirle algunas opciones intente usar Wordpress Theme Toolkit pero tuve algunos errores con el y la verdad no soy tan experto en PHP como para arreglarlo. [...]
pingback on 04/Jul/08 at 5:41 am # :
[...] their latest sketch shoved down the throat of their visitors. With some help from planetOzh’s Theme Toolkit, I put together a YouTube embed box that can be easily changed from the admin [...]
pingback on 09/Jul/08 at 12:32 pm # :
[...] Theme Toolkit Puede ser el mas conocido de todos, Lo use en versiones anteriors de wordpress, pero ahora me da error. Puede ser por mi poco conocimiento de PHP, pero es muy bueno! [...]
wrote, on 14/Jul/08 at 9:12 pm # :
i cant do it.
pingback on 19/Jul/08 at 8:23 pm # :
[...] Theme ToolKit [...]
commented, on 04/Aug/08 at 4:34 am # :
That’s great, I have been looking for the solution, found here finally, thanks.
pingback on 12/Aug/08 at 11:27 pm # :
[...] also seems quite interesting, and helped me in my original attempt to display this info using the Planet Ozh WordPress Theme Toolkit functions file (I may talk about the Theme Toolkit in a following article or tutorial in this [...]
pingback on 23/Aug/08 at 11:17 pm # :
[...] WordPress Theme Toolkit [...]
wrote, on 25/Aug/08 at 3:45 am # :
Thanks for the solution !!
pingback on 28/Aug/08 at 4:51 pm # :
[...] WordPress Theme Toolkit is a tool that allows theme authors add an admin menu as easily as editing 3 lines, and it powers [...]
wrote, on 01/Sep/08 at 3:23 am # :
Thanks man. Very useful to those of us who need to knock out lots of different blogs…