I’ve said it before – good clients make good projects, and Derek from over at Super High Resolution is one of the best clients I have worked with in a long time. He had a very clear idea about what he wanted his custom WordPress theme to look like and communicated his ideas very [...]
Hey Now, it seems like all of the custom WordPress themes I have been doing lately are “white label” jobs – that is I am to remain behind the scenes while other get the credit. And that’s cool except that I don’t get to update my website with the new work that I have been [...]
If there is an open mic, chances are that someone will start talking into it….
[Audio clip: view full post to listen]
I have no idea why WordPress is hiding this little gem or if it will be supported in future releases, but as of right now, if you wanted to list all your WordPress posts in alphabetical order you can do this:
wp_get_archives(’type=alpha’);
And you can do so without banging your head against the wall for an hour [...]