One of the best things you can do to help merge your blog posts together is to link to older content within your newer posts. If you have a hard time remembering to do this like me, then maybe this tip will help you. One thing you can do to automatically link to older posts [...]
WordPress Functions For Your Theme
Use these functions to modify your WordPress site as you see fit. Tips and tricks to make your website better!
The default WordPress login screen has a nice clean look to it, but there may be times where you want to customize its appearance with a custom login logo. For example, let’s say you’re creating a custom theme for someone and want to add a special touch to it. Why not add this special touch [...]
I have been asked several times how I added the Facebook share and Twitter retweet widgets to the posts on this blog so I thought I would post exactly how I did this. Before I start, there are a few things I should mention. First, anyone who knows me knows that I won’t use a [...]
Customizing a WordPress site with custom post types can be a wonderful thing. Custom post types make it possible to do things that could not be done with earlier versions of WP. I recently had a project where I implemented this new feature and feel it is worth sharing how I got everything to work. [...]
I recently built a WordPress site using the Thesis theme for someone that incorporated a feature you don’t see all that often. The client had requested that his site be setup a certain way, with a welcome page as the home page, a video page that would show only blog posts from the “Video” category, [...]
You can easily embed just about any video file inside your WordPress site through the use of Flowplayer. And one of the best parts of this is that you can do this without a plugin! First, you will need to go to the Flowplayer site and download the Flowplayer files. The current version (at the [...]