=== Image Focus Point === Contributors: eoma Tags: image, focus, point, picture Requires at least: 3.1 Tested up to: 3.3 Stable tag: 0.1.2.1 Image focus point is a wordpress plugin that let's you set a focus point in your picture. == Installation == 1. Download `imageFocusPoint.zip` and extract it to a tempary location 1. Upload the `imageFocusPoint/` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Description == Image focus point is a wordpress plugin that let's you set the focus point of your picture. It is of particular use in themes that uses cropped versions of a post's or page's featured image. When a picture is to be cropped, given that a focus point is set, this plugin will refocus the crop area to your point of interest in the image. Usage ----- After plugin activation, go to the media library and pick an image you will change the focus point. 1. Press the "Edit image" button and move your mouse pointer over the image. You will see a red circle with a black dot in its center in the the middle of picture. 1. Find a point of interest in the picture and click on the spot where you want the focus point. 1. When you're done, click the button marked 'Update media'. It is of great use together with the [Regenerate Thumbnails](http://wordpress.org/extend/plugins/regenerate-thumbnails/) plugin when changing theme.
mkormendy/imageFocusPoint
Wordpress plugin that lets you set a point of interest (or focus point) in an image. Very useful for cropped images.
PHP