Hammy

plugin banner

Hammy speeds up your website by generating and serving resized images for your content area depending on content width.

Author:Noel Tock (profile at wordpress.org)
WordPress version required:3.5
WordPress version tested:3.8.1
Plugin version:1.5.1
Added to WordPress repository:26-06-2012
Last updated:16-02-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:66
Rated by:16
Plugin URI:http://wordpress.org/extend/plugins/hammy/
Total downloads:65 228
Active installs:300+
plugin download
Click to start download

Introduction

Hammy takes your regular content images (only within posts and pages, not custom post types) and regenerates a number of smaller sized images. When a person visits your website, it then automatically provides them with the most appropriate image (or the smallest one possible). This makes for a better experience, especially on mobile. This uses the new WP 3.5 image code.

Will it work on my Theme?

Yes! (the only exception being themes with no standard posts or pages)

How does it work?

When activated, the <img> tag is replaced by the <figure> tag, and the alternate image sizes are provided in a way that only jQuery can access/load. If jQuery isn't available, it falls back to the regular image you had there in the first place.

It also takes on any classes or alternate titles from the original image. It does not make any changes to your database (i.e. content or images that you already have remain untouched).

What else do I need to know?

  • Supports Retina
  • Uses WordPress 3.5 Image Code (no external dependency)
  • You need to be willing to spend a few minutes configuring and playing with the breakpoints and choosing the correct parent container to get it right.
  • Hammy filters the output every single time, but only needs to generate a resized image once.

Updates

Follow me for updates at @noeltock

GitHub

If you have technical issues or other enhancements that you'd like to contribute, please do so in the form of a pull request or issue here:

http://wordpress.org/plugins/hammy/


Screenshots
FAQ
ChangeLog