Installing two WordPress blogs with the same users
Tips on using and developing for WordPress happily
Jeff Chandler at Weblog Tools Collection wrote a post titled Stop Blaming the WordPress Team, in which he basically argues that the users shouldn’t blame the WordPress developers if a plugin breaks with an upgrade.
Replacing WordPress content with an excerpt without editing theme files
Protecting text strings from theme upgrades
Have you ever wanted to change some text that reads “Continue reading” or “Post written by” in your WordPress theme to something a little different?
That’s pretty easy to do if you just open up the appropriate PHP file and edit it. But what happens when the theme is updated with some cool, new feature or for the next version of WordPress? Well, you have to change that text all over again.
Doing more with gravatars: Authors template page
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 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.
