=== WP Random Button ===
Contributors: newbiesup
Donate link: http://ptheme.com/item/wp-random-button/
Tags: random button, random post, redirect, shortcode, widget
Requires at least: 3.0.1
Tested up to: 4.4.2
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Create an elegant button to display a random post in a popup window, increasing click throughs to posts and so much more.
== Description ==
WP Random Button is a custom random post plugin for WordPress which is helpful to increase click throughs to posts and so much more.
= Why WP Random Button plugin =
* Easy to Use
* Lightweight
* Shortcode included
* Custom Widget included
* Custom Button Text
* Ajax Powered
* Cookies support
= How to display the Button =
* Insert shortcode `[wp_random_button]` to individual post or page. If you want to change the button text, just add a 'text' attribute to the shortcode, like `[wp_random_button text="I am feeling lucky"]`. If you want to display/exclude posts from selected categories, just input cat IDs to 'cat' or 'nocat' attribute, like `[wp_random_button cat="1,2", nocat="3"]', separate multiple IDs by comma'(,)'.
* Or you can use the custom widget. Go to `WP-Admin -> Appearance -> Widgets` and drag the `WP Random Button` widget to any widget area you want
= Support =
We will do our best to provide support through the WordPress forums. However, all plugin support is provided in our helpdesk. If you have not registered yet, you can do so here: http://ptheme.com/members/.
= Feedback =
If you like this plugin, then please leave us a good rating and review.
Consider following us on Twitter, and Facebook
== Installation ==
This section describes how to install the plugin and get it working.
1. Upload the `wp-random-button` folder to the to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. ‘WP Random Button’ Option will be available in Customizer
== Frequently Asked Questions ==
= Plugin is not working =
Please disable all plugins and check if backup is working properly. Then you can enable all plugins one by one to find out which plugin is conflicting with WP Rating plugin.
== Screenshots ==
1. Button Settings
2. Popup appearance
3. Buttons in widget
== Changelog ==
= 1.1 =
* Add options to display posts or exclude posts from selected categories
= 1.0 =
* Official plugin release.
== Upgrade Notice ==