=== WP Random Post Thumbnails === Contributors: bdeleasa Tags: post thumbnails, random images, random featured images, random post thumbnails, random post thumbnail, random thumbnails Tested up to: 4.4.1 Requires at least: 3.5 Stable tag: 1.3.2 License: GPL v3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Allows you to upload images that are used to show random images for posts. == Description == Allows you to upload images to be used as random images for posts. This plugin shows one of the uploaded images as the featured image for a post (if the post doesn't have one attached already). Useful if your theme shows thumbnails for the posts, and you don't want any posts without images. == Installation == 1. Upload the `wp-random-thumbnails` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Configure the plugin by going to Settings > Random Post Thumbnails. 4. That's it! :) == Frequently Asked Questions == None yet! == Upgrade Notice == Nothing needs noting. This is the initial version of the plugin. == Changelog == = 1.3.1 = * Updating some comments and spacing. No actual functionality changes. = 1.3.0 = * Fixing PHP warnings that occurred when installing the plugin and not configuring any settings. * Moving the CMB script inclusion to the main plugin file. = 1.2.1 = * Fixing an issue when a user doesn't upload any images through the settings page. = 1.2.0 = * Fixing a fatal error on the options page. * Removing an unncecessary tag directory. = 1.0.0 = Initial release.