Everyone want to have their own WordPress theme, they want to be unique and be able to present their own style. Here I have compile a list of “how to create your own WordPress theme” tutorials/articles. I hope this can save your time on searching and pay attention to your very own WordPress theme development.
60+ Awesome WordPress Tutorials
Autoload Attachment From WordPress Post
There is no script to automatically load a thumbnail from a WordPress post by default. However, it is very useful for those who are using WordPress Image Gallery. But you can achieve that by using plugin. Here, I will show you how to do it manually and add into your theme.
Feedburner Text Counter To Google FeedProxy In WordPress
I am using Feedburner counter with text in most of my WordPress themes. Recently, I found that they are not working properly due to the conversion of Feedburner to Google FeedProxy. Today, I found a solution thanks to one of my theme user. I will show you how to do that.
7 CSS Tips For Beginner
If you are a WordPress User, you should know this CMS is using tableless XHTML coding. Which means there is no table <table> tag but only <div>. I will provide some tips for you so you may have some clues when modifying your themes. Before you continue you should have some basic understanding of the HTML / XHTML. If you want to study this subject first, find the tutorials here.
Separate Trackbacks And Comments in WordPress
Do you ever feel frustrated to read some trackbacks while you are reading comments of an article? Personally, I hate this. I always want to separate them. How about you? This tutorial will show you how to separate Trackbacks/Pings and Comments in WordPress 2.6 and WordPress 2.7.
