=== WP Random Post Thumbnails === Contributors: bdeleasa Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=9AJYKL3BHB6RS&lc=US&item_name=WP%20Random%20Post%20Thumbnails%20Wordpress%20Plugin&item_number=WPRPT¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest Tags: post thumbnails, random images, random featured images, random post thumbnails, random post thumbnail, random thumbnails Tested up to: 4.6 Requires at least: 3.5 Stable tag: 2.0.2 License: GPL v3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Allows you to select images to be shown at random for posts without a featured image. == Description == Allows you to select images to be shown at random for posts without a featured image. Useful if your theme shows thumbnails for the posts, and you don't want any posts without images. **UPDATE:** Now you can select images specifically for certain post types as well as taxonomy terms. == 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! == Changelog == = 2.0.2 = * Fixing issue with $this not being allowed in anonymous functions on older PHP versions. = 2.0.1 = * Removing the old cmb folder that somehow didn't get removed during the 2.0.0 update. = 2.0.0 = * Adding support for specifying images for any taxonomy terms. * Adding support for specifying images specific to post types. * Code cleanup. * Updating the options page to make it more organized by using tabs and metaboxes. = 1.3.3.1 = * Updating some comments and code spacing. No functionality changes. = 1.3.3 = * Updating the tested up to version. * Adding a donate link in case anyone would like to be so kind as to donate. :) = 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.