Download !
Ready to make things more accessible and customizable with your theme ? Get these two files !
- themetoolkit.txt (download and save as .php)
- themetoolkit.php (highlighted code, copy and paste in a blank file, but do not download as is)
- functions.txt (download and save as .php)
- functions.php (highlighted code, copy and paste in a blank file, but do not download as is)
Credits & License
Once again, coding something with Wordpress has been extremely pleasant and the source is so clean that it barely needs a manual. Thank you developpers, and thanks a lot to Cena for maintaining the excellent Wordpress Xref.
Wordpress Theme Toolkit is not Kubrick2 ! It's just something to help you create something as cool and featured as Kubrick 2 :)
(As time of writing, Kubrick 2 is available as a beta, and will be shipped with an admin menu. Credits for the concept of an admin menu surely goes to Michael from Binary Bonsai who publicly wrote about it in June 2005. Ever since knowing that this theme would come with an admin menu, I decided not to have a look at it, since this was something I had planned to do for long and I wanted to get it working myself before I would look into someone else’s code. If you dig into both codes, you'll probably find things similar, and things different.)
The Theme Toolkit is free of charge and free to use. I ask for two things in return :
First, leave the file header unmodified, so that people having a peek inside the script will know where it's from.
Second, let me know about your theme ! The best way to do so is showing a little link love : blog about your new theme release and link to planetOzh. Or even, do you really want to make my day ? Along with the traditionnal link "Theme by Joe" pointing to your blog or theme page, add something like :
-
Theme by <a href="yoursite.com">Joe</a>
-
with a bit of
-
<a href="http://planetozh.com/"
-
title="planetOzh : Home of Wordpress Theme Toolkit">Ozh</a>
If you are to sell or otherwise monetize your theme, I kindly request that you do put this credit in.
Related posts
Page: #1 #2 #3 #4 #5Shorter URL
Want to share or tweet this page? Please use this short URL: http://ozh.in/ko
Metastuff
181 Blablas
Pages: [19] 18 17 16 15 14 13 12 11 10 9 … 1 » Show All
Pages: [19] 18 17 16 15 14 13 12 11 10 9 … 1 » Show All
wrote, on 23/Jun/09 at 3:55 pm # :
@Anil, the Toolkit does not use get_category but a customised one might ;)
You may be running into a WordPress problem here. 2.8 has a known issue with category functions and this has been fixed in 2.8.1, which is currently in beta testing.
See here for more info: http://wordpress.org/support/topic/280256?replies=26#post-1104991
I am running 2.8.1 Beta on some production sites now because of some of the issues in 2.8. You might like to consider doing the same (or waiting a bit for the final release). Try it on a test site first and see if the problem with your Toolkit goes away.