In this tutorial, we will share a function which will allow users to select specific Post IDs and display them as featured posts with thumbnails by utilizing the WordPress Post Thumbnail feature that was added in WordPress 2.9. This way allows you to avoid using Sticky posts which sometimes may be necessary due to other functions in a custom project.
How to: Related Posts with Thumbnails in WordPress without Plugins
Related posts can be easily displayed with plugins, but did you ever wonder how you could display related posts with a Thumbnail without using a Plugin? In this article, we will share two different algorithm which you can use to generate related posts with thumbnails and avoid using any plugin.
Use CSS Sprites to Beautify your WordPress Post Dates
Ever wonder how to super style your blog’s post date? I am going to show you how to do this using CSS sprites in about 18 minutes.
Editorial Note: This post is geared toward theme designers. Prior knowledge of CSS and WordPress is recommended.
How to Add Content and Completely Manipulate Your WordPress RSS Feeds
This article which will show you how to add any type of content in your WordPress RSS Feeds. This hack will put you in control of your WordPress RSS Feeds and you can manipulate it in anyway you want.
The Right Way to Remove WordPress Version Number
In this tutorial we will show you the right way to remove your WordPress version number and keep your blog protected. This tutorial only applies if you are not using the most up to date version of WordPress. If you don’t want to bother following this tutorial than simply upgrade your blog and stay protected.
How to Add Post Thumbnails in WordPress
In this article we will show you how you can utilize the new feature added in WordPress 2.9 to add post thumbnails easier than before.
How to Display Post Excerpts in WordPress Themes
Some of our users wanted us to post a tutorial on how to display Post Excerpts in WordPress Themes. This is a very simple tutorial that anyone can implement and take advantage of this built-in feature. The benefit of implementing this tutorial is that it decreases page load time and it increases the pageview count.
How to Display an Author List with Avatars in WordPress Contributors Page
In this article we will show you how you can create a contributors page which will display a list of authors with avatars or userphoto and any other information that you like. This tutorial is an intermediate level tutorial.
How to Make Sticky Posts in WordPress
We have written about how to display recent sticky posts in WordPress, but we never covered how to make sticky posts which was our shortcoming because one of our users asked us this question. Making Sticky Posts in WordPress is really easy.