Browsing the archives of WordPress Tutorials

Doing more with gravatars: Part 2

Doing more with gravatars: Part 2

We’ve learned how to spruce up our comments sections a bit with the first part of this series. Now, we’ll cover an about the author section for single posts.

I think this will mostly be useful for blogs and sites with multiple authors because you might want to tell more about who is writing the post.

Doing more with WordPress and gravatars

Doing more with Gravatars: Part 1

I’ve been playing around quite a bit with the gravatar feature for WordPress since it now comes built in. I’ve learned a few things, so I figured I’d share them with you.

From this point forward, I will assume you know what a gravatar is.

Widgetize This!

I’m about to go all WordPress Geek 2.5 on y’all now. So, if you don’t want to look at PHP code or have no clue what a widget is, then you might want to take a break from this post.

How to add videos to your WordPress sidebar

YouTube has become a bit of a phenomenon on the Internet, and everyone’s rushing to embed videos into their blogs. This is actually a fairly neat thing, especially if you blog a lot about videos or have videos that will emphasize the importance of your posts.

WordPress Custom Fields: Adding Images To Posts

This tutorial will explain how to add images to your posts using WordPress custom fields. It is the third part of the Using WordPress Custom Fields Series. This tutorial assumes you at least know what XHTML, PHP, CSS, and WordPress are. Plus, you should know how to input a custom field [...]