Image Extractor is a WordPress plugin that extract the first image from the post and display it. The plugin main feature is the capability to resize the image found to a destination size. The final image is cached in a folder, so you can obtain better performances.
Image Extractor will enable a new template function. It output a complete IMG tag to be inserted into your HTML code. The image source is retrieved from the first image found in the current post.
Installation::
- Download the .zip file and extract it
- Upload the extracted folder (imageExtractor/) to the WordPress plugins folder (wp-content/plugins/)
- Configure the imageExtractor.php file and set the right cache folder. Make sure it’s writable.
- Activate the plugin from the WordPress back office panel


