How to make Get The Image only use embedded images

If you’re a Theme Developer you probably heard of Justin Tadlocks incredible plugin already – for those of you who don’t, let me introduce Get The Image to you. It’s THE way to extract images from your posts and insert them any way you like in your custom made theme. It does this by checking [...]

Read the full article →

How to find a user’s Twitter RSS Feed

Twitter recently made some changes to their API. One of them has an impact if you’re trying to access someone’s Twitter RSS Feed. This used to work extremely well: on every user’s Twitter page there was an RSS Icon in your browser bar. We sued click on it and saw the feed. Well not anymore [...]

Read the full article →

How to style the Motion Theme for WordPress

I had a closer look at this theme the other day when I made some upgrades on Nadia’s website. I really like the look and feel of Motion but I felt certain things were missing from this wonderful theme, such as drop down submenus. Let’s take a look at some tweaks and how you can [...]

Read the full article →

Workshop: How to use PHPlist

In this workshop I’ll talk you through how to use the PHPlist Campaign Manager. PHPlist is another Open Source venture which has grown tremendously over the years. Even though not anywhere near as elegant as WordPress it gets the job done and it’s free to use – so we can live with its intricacies. Using [...]

Read the full article →

Snapshot Backup – Version 1.6 Release Notes

After nearly 7.500 downloads it’s time for Version 1.6 of your favourite backup plugin – it’s a shame it took me so long to do so little… All my time is currently consumed with planning our move from London, UK to Miami Beach, FL which leaves too little time for hacking code. Apologies if development [...]

Read the full article →

How to restore your Snapsnot via FTP

Let me talk you through the steps necessary to restore a WordPress Site if you’re backed it up with Snapshot Backup. In principle there are four options you have: Restore via FTP (available to everyone, however it’s a long and tedious process) Restore via SSH (requires root access to your server, works much faster but [...]

Read the full article →

Snapshot Backup – Version 1.5 Release Notes

Here’s a maintenance release of Snapshot which fixes a handful of issues many of you have experienced over the last month. Let me share with you what I’ve done to make Snapshot even better. It’s all about compatibility. Thank you all forover 4000 downloads at the time of writing! Special thanks go to Ozh, Justin [...]

Read the full article →

How to style the BuddyPress Default Theme

Ray and I have been working on Livestatus, a status report system for television broadcasters. We decided that BuddyPress would be a superb platform to use for this and went with it. There aren’t many Themes available for BuddyPress so we went with the default theme which I think works best. However there’s still a [...]

Read the full article →

Jetpack: the new WordPress.com Stats Plugin

If you’re running the WordPress.com Stats Plugin on several sites (like me) then you may have noticed that it stopped working recently. This is a known issue and it’s being resolved soon. If you can’t live without your stats in the meantime then read on. Help is at hand in the form of a brand [...]

Read the full article →

Snapshot Backup goes 2.0

I seriously hadn’t expected over 1000 downloads in only 9 days of releasing Snapshot Backup. Thank you to every Presser out there giving it a chance – I truly appreciate it This success puts the pressure on me to get things right and make things better – and this is a heads up that I’m [...]

Read the full article →

Snapshot Backup Plugin for WordPress

I’ve just finished writing a new WordPress Plugin which creates a Snapshot Backup of your entire website: that’s your Database, current WP Core, all your Themes, Plugins and Uploads. The resulting single archive file is then uploaded to an FTP repository of your choice. Peace of mind included Download from the official WordPress Repository UPDATE: [...]

Read the full article →

How to split a Post into several Pages

Sometimes you have posts that exceed 500 words by a landslide. At the same time, you don’t what to split your content into several posts for the sake of your readers and commenters. The easy solution is to use multiple pages per post – also known as Pagination. You may have seen this feature on [...]

Read the full article →

Workshop: How to post Source Code in your Comments

In this workshop I’ll show you how you can make source code show up in your comments. I’ll also show you how to format it so it looks different to ordinairy text. By default, WordPress strips out most HTML tags for security reasons. That’s a good thing, however if you’d like to share some HTML [...]

Read the full article →

Adding Links to your Website

In this workshop I’ll show you how you can add links to your sidebar. WordPress has a very convenient Links Manager in the backend. You can use it to either display and share your links, or if you want to remember a link for later just pop it in and it’ll be stored in a [...]

Read the full article →