In Defence of the WordPress Support Forum

A number of posts have been popping up around the interwebs criticizing the support, or lack of, in the WordPress Support Forums. I won't link to these posts, not because I don't respect what the writers have to say but rather to avoid any potential flame wars. People who are as passionate about WordPress as I am tend to be quite vocal about it (myself included) and I'd just as soon avoid the hassle. In... continue reading

Display List of Scheduled Posts

Of the many cool features incorporated into WordPress one of the coolest has to be the ability to schedule posts for future publishing. This could come in handy if for example you are planning to be away for an extended period of time. You could write several entries beforehand then schedule them to be published at regular intervals in your absence. A great way to further enhance this is to display... continue reading

CSS Tooltips

A tooltip is a block of information that appears when you hover over a link. It can be used to show extra information about the link a visitor is about to click. While the technique is normally achieved with javascript I'll show you how to do it with nothing but CSS and a little HTML. The first thing we need to do is assign a new class to the link where we want the tooltip displayed. For the sake of... continue reading

Redirect Users To Front Page After Login

A question that pops up in the forums from time to time and appeared again just the other day is how do I redirect users to the front page after they log in? In other words the admin didn't want his users being sent to the backend which is the WordPress default behaviour. I'm sure there are several plugins in the official WordPress Plugin Directory that will accomplish the task although I haven't looked... continue reading

WordPress 2.7 Visual Concepts

I don't know about anyone else but I really like the redesigned backend of WordPress. I find the current iteration much more functional while the colour scheme is subtle and pleasing. A number of GUIs were looked at before deciding to go with the current one but what of the others that didn't make it? Here is a look at one such mockup created by Weightshift. (click to enlarge) While I think the current... continue reading