=== 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&currency_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.5.2
Requires at least: 3.5
Stable tag: 1.3.3.1
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.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.