Author Archives: Michael

Easily re-size images and generate post thumbnails

PostImage plug-in to re-size and re-scale images and thumbnails for Wordpress using timthumb. Continue reading

Posted in Plug-in, Wordpress | Tagged , , , | Leave a comment

Excerpt For WordPress Pages

One thing that repeatedly annoys me when attempting to use Wordpress as a CMS is the lack of an excerpt field on the Page editor. Happily, it only takes 10 seconds to fix. Continue reading

Posted in Wordpress | Tagged , , | Leave a comment

Image Lazy Loader for WordPress

Lazy loading flattens the spike caused on the initial loading of pages that contain lots of images and removes a few server hits in an attempt to get a page displayed as quickly as possible and improve response times across the site. Continue reading

Posted in Plug-in, Wordpress | Tagged | 10 Comments

FrontPage Slideshow Plug-In For WordPress

JoomlaWorks’ Frontpage Slideshow is one of the best commercial featured post slideshows available which unfortunately doesn’t support Wordpress. This plug-in allows you to easily insert a slideshow into any template. Continue reading

Posted in Plug-in, Wordpress | Tagged , , | 14 Comments

Category Filtering

Sometimes you need to return posts, or records from custom tables, that are in multiple categories using either an AND or OR search. This generic function shows how. Continue reading

Posted in Wordpress | Tagged , , , | Leave a comment

Fixing Counterize

Counterize is a fairly popular plug-in which provides traffic reports from within Wordpress. Unfortunately it contains serious bugs which may affect the performance of your site. Continue reading

Posted in Plug-in, Wordpress | Tagged | 2 Comments

Linking to Internal Posts

One of the most fustrating things for Wordpress content managers is linking to other posts or pages within the system. A simple shortcode plug-in helps solve the problem. Continue reading

Posted in Plug-in, Wordpress | Tagged , | Leave a comment

Selectively Include Javascript Files

The solution to minimise the overhead of scripts is to only load them when strictly required by the page content. Unfortunately Wordpress makes that a challenging exercise. Continue reading

Posted in Plug-in, Wordpress | Tagged , , | 1 Comment

Disappearing Custom Post Data

If you use a plug-in or template code to place custom fields on the post or page editor screen, changes to Wordpress may result in your custom data being deleted or lost. Continue reading

Posted in Wordpress | Tagged , , | 5 Comments

Counting Search Results

These days, most people expect to see the total number of items in a list of search results, and yet most themes don’t provide any feedback on the number of matched posts. Continue reading

Posted in Wordpress | Tagged , | Leave a comment