=== Magic Post Thumbnail === Plugin Name: Magic Post Thumbnail Version: 2.1 Tags: automatic, thumbnail, featured, image, generate, google image, scraping, google api, google, magic, empty Author URI: alex.re Author: Alexandre Gaboriau Donate link: http://www.alexandregaboriau.fr/donate.html Requires at least: 3.0 Tested up to: 3.8.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Automatically add a thumbnail for your posts. Retrieve first image from Google Image and add it as featured image == Description == Automatically add a thumbnail for your posts. Retrieve first image from Google Images based on post title and add it as your featured thumbnail when you publish/update it. Settings allow you to configure some settings: * Which Post type (Posts and Pages included) it is enabled * V1.3 can now mass generate thumbnails ! * V2.1 use now Google API instead web scraping == Translations == * English * French == Screenshots == 1. Settings page 2. A Thumbnail generated by Magic post Thumbnail 3. How to generate mass thumbnail 4. Creating images == Installation == = General Requirements = * PHP: CURL enabled **AND/OR** allow_url_fopen = On 1. Activate the plugin 2. Go to Settings > Magic Post Thumbnail 3. Configure your settings and which post type you want to enable it 4. Go into a post or create one, choose "Plugin enabled for this post" on the sidebar. Update/Create the post and your thumbnail is generated as featured image ! 5. You can also mass generate thumbnails for posts. Go into the list of your posts, choose posts you want to get thumbnails and into "Bulk Actions" choose "Generate Magic Post thumbnail" == Changelog == = 1.0 = * First release * Automatically generates featured images = 1.1 = * Error Message on settings with allow_url_fopen OFF * Less empty image generated = 1.2 = * Add "tbm=isch" at the end of the scrapping Google URL. Otherwise it doesn't work any more. = 1.2.1 = * Last Plugin update fail.. not complete. Fixed. = 1.3 = * Generation didn't work anymore with some selected countries in the list. Fixed. * Choice to generate thumbnail or not regardless for each post * Mass generation of post thumbnails with Action "Generate Magic Post thumbnail" = 1.3.1 = * Enable mass generation with servers that block some kind of ajax calls. * Add error message when there is no image on Google, and don't create a blank image. * Action 'edit_post' changed to 'save_post' for compatibility when publishing a new post = 1.3.2 = * Add option "Generate Magic Post Thumbnail" for Custom Post Type = 2.0 = * Plugin doesn't support anymore Google Image. Replace by free to use Pixabay.com = 2.1 = * Solution has been found to get back Google Image with Google API * Generation phrases have changed color * Work with now with CURL or allow_url_fopen