We'll create fresh WordPress site with Hammy installed. You have 20 minutes to test the plugin after that site we'll be deleted.
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.
Yes! (the only exception being themes with no standard posts or pages)
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).
Follow me for updates at @noeltock
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:
https://wordpress.org/plugins/hammy/
Kindly post any issues, questions or suggestions on the Hammy forums .