WordPress Theme from Scratch – Day 3: HTML to WordPress
This tutorial is in the series of “WordPress Theme from Scratch” that helps you build a WordPress theme by yourself from nothing. Previous tutorial in this series helped we convert a mockup in PSD to HTML and today, we will continue to go to last tutorial: build WordPress theme from the HTML file.
The Nice Way To Mention Your Recent Articles in WordPress SideBar
People asked me how I mention my recent articles in WordPress sidebar by display post thumbnails and titles with a well-styled. Today, I would like to response their request. This way is being used in some blogs. I’m not sure if they are using the same method as mine, but at least we will get the same result.
WordPress Theme from Scratch – Day 2: PSD to HTML
This tutorial is in the series of “WordPress Theme from Scratch” that help you build a WordPress theme by yourself from nothing. We already learned how to create a mock up for WordPress theme in Photoshop last week. Today, we will continue to make HTML file from that psd layout.
10 Useful Code Snippets And Plugins To Spice Up Wordpress Avatar
How well are you using avatar in your wordpress blog? Let see how people spice up avatar section in their wordpress. This entry provides us 10 most useful code snippets and wordpress plugins that help us control, customize our avatar in wordpress better.
10 Wordpress Plugins To Boost Up Your Theme You Have Ever Known
Do you know what the most difference between the hard-working wordpress theme developer and the lazier one is? The hard-working always finds the ways to restrict plugin using for his theme, but the lazier one just needs a plugin that can use for his theme and save his time is fine. However, sometime, there are wordpress plugins that two kind of designer above must use.
This post contains 10 wordpress plugins that help you to boost up your wordpress design. Some of plugins in this collection based on the ideas around the web blog design tutorial posts. Enjoy it!
Wordpress Hack: Anything Can Be Added Anywhere In The Post Content
Some of wordpress plugins automatically add their display below your post content which is such as: YARPP (Related Posts) or Sociable …. They added their displays into your post content, but sometime, you want to add your own code before them, even between the introduction and the main content. This article will tell you how to add anything to your wordpress theme just right before others plugin do.
Wordpress Theme Design with Options Adminstration
Are you running Wordpress? And how are you controlling all options of your current wordpress theme? Wordpress offers you get_option() function to get the options of your wordpress. However, all of default options wordpress gives to you are not enough. You maybe want to add more options that easy to implement on your theme design. How to do that? This tutorial will help you create options and administrate them in wordpress admin page.










