WordPress Plugin: Hungred Image Fit

This plugin is something i build a few months ago but just published out to the public and share with you. This plugin basically do nothing unless there is a need to. Therefore, maintain the current efficiency rate of the website. This plugin helps you guys with large image that are so big when placed on your post that it went over shot your existing layout design. This is not desirable. Hence, a simple plugin is made to solve this problem (again this is a plugin for lazy or precautions people). I implement this plugin on Hungred.com and 1sitedaily.com.

Description

This is a very small and lightweight plugin that automatically adjust your images on your post with a maximum width. This is to eliminate the problem where your images are too large and overlap other parts of your website layout.
Any image that are greater than the maximum width is being adjust according to its ratio aspect. Those images that are smaller than the maximum width is being ignored
On the other hand, resized images also have its tag enhanced to have ‘title’ and ‘alt’ attributes for better SEO.

A control panel for adjusting the maximum width size is provided.

For version 0.7 onwards, there is a few new features.

  1. User now can resize post images with specific tag
  2. User can remove resize capability of a particular post by placing “noresize” on the alt attribute of the img tag
  3. User can resize a particular post by placing “resize” on the alt attribute of the img tag for user to have absolute control over resizing of image.
  4. Resize method has changed to an optimum one where resizing will not delay your website due to the waiting time for image detail using PHP getimagesize function.

Screen shot of the plugin

Here are the control panel of Hungred Image fit. Simple and clear.

hungred image fit Wordpress Plugin: Hungred Image Fit

How to use this plugin

This plugin is a straight forward type of plugin. Do the following and you can ignore it for the rest of your life!

  1. Install it into your wordpress site
  2. Activate Hungred Image Fit
  3. On setting, go to the control panel of Hungred Image Fit and set the maximum width
  4. DONE!

That’s it!

On version 0.7, there are more control over the resizing plugin. Here are some information.

  1. You can now resize post that associate with a particular tag. This is done on the admin page.wordpress plugin tagging resize image 600x235 Wordpress Plugin: Hungred Image Fit
  2. You can manually disable resizing on certain image by placing “noresize” on the img tag alt attributenoresize alt tag wordpress image plugin 600x249 Wordpress Plugin: Hungred Image Fit
  3. You can manually enable resizing for a particular tag that is not associate with any allowed tag by placing “resize” on the img tag alt attribute.resize image custom plugin wordpress 600x249 Wordpress Plugin: Hungred Image Fit
  4. You can place the key “resize” or “noresize” by using wordpress uploader too.wordpress uploader plugin resize 600x249 Wordpress Plugin: Hungred Image Fit

Plugin

You can search for this plugin on WordPress repository by typing ‘hungred’ as search criteria. If you want to manually install this, the link is here

Example

I guess its really hard to tell what does this plugin do. Since i used this on 1sitedaily.com, i will show you their example.

hungred image fit example 106x600 Wordpress Plugin: Hungred Image Fit

hungred image fit example 21 141x600 Wordpress Plugin: Hungred Image Fit

 

Like this post? Share it!

digg 48 Wordpress Plugin: Hungred Image Fit reddit 48 Wordpress Plugin: Hungred Image Fit stumbleupon 48 Wordpress Plugin: Hungred Image Fit delicious 48 Wordpress Plugin: Hungred Image Fit furl 48 Wordpress Plugin: Hungred Image Fit technorati 48 Wordpress Plugin: Hungred Image Fit google 48 Wordpress Plugin: Hungred Image Fit myspace 48 Wordpress Plugin: Hungred Image Fit facebook 48 Wordpress Plugin: Hungred Image Fit twitter 48 Wordpress Plugin: Hungred Image Fit
share save 171 16 Wordpress Plugin: Hungred Image Fit

No related posts.

About Clay

I am Clay who is the main writer for this website. I own a small web hosting company in Malaysia and i'm available to be hired as individual contractor on elance. You can find me on twitter.
This entry was posted in Informative, Wordpress Plugin and tagged , . Bookmark the permalink.

51 Responses to WordPress Plugin: Hungred Image Fit

  1. Clay says:

    @Zamaan: Cool! I stare at the code for a day and can’t figure out where it goes wrong. Its short and clear so i have no idea why only you are having this problem :(