Mar 23

Make WordPress search more useful

So, we all know it. Most times, the WordPress default search stuff kinda sucks. Someone pointed out to me that 2.6 or 2.7 started searching Page content as well as post content, but in times past it wasn’t like that - it would only search the post content.

However, this is a little post on how to make the search stuff a little more useful and less annoying.
read more »


2 Comments
Mar 18

Interesting discussion about site ownership

SitePoint tweeted a while back about a question a forum member had: whether or not he should release the layered PSD files to a client he has. He found the question odd, and wanted to know if this is a “normal” thing for clients to ask for, and what the “normal” reaction should be.
read more »


0 Comments
Mar 14

Making child categories recognize parent displays

One thing that WordPress 2.7.x has done is allow you to select what template file you’d like to use for Pages on your site. Instead of doing the old methods of using conditionals, or creating a separate template file every time you create a new Page, you can create a handful of template files and just choose what template you want that Page to use. It’s very nice.

But what happens with Categories?
read more »


1 Comment