=== Random Post Shortcode ===
Contributors: PowieT
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UST438WYW6HNJ
Tags: random, post, widget, shortcode
Requires at least: 4.0
Tested up to: 5.9
Stable tag: 1.0.5
License: GPLv2

Random Post Shortcode and Widget

== Description ==
Insert shortcode [random-post] to a page or post to display a random post from all of your posts.
Also provides a widget to display the excerpt from a random post (published only).
To display only posts from a single category use: [random-post category_name="News"]. 
You can display more than one post, using the numberposts attribute, example: [random-post numberposts="5"]


= Support =
Support Forum @ [powie.de](https://powie.de)

== Installation ==

1. Upload this Plugin to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Remove plugin ==

1. Deactivate plugin through the 'Plugins' menu in WordPress
2. Delete plugin through the 'Plugins' menu in WordPress

== Screenshots ==
not available

== Frequently Asked Questions ==
not available

= How can I support you? =

Post a comment on [powie.de Forum](https://powie.de)

= What is the plugin page?  =

[Powie](https://powie.de)

= Where do I post my feedback? =

Post it at my Forum: [powie.de Forum](https://powie.de)

== Changelog ==
= 1.0.5 (22.02.2022) = 
* WP 5.9 tests
* php 8 compatibility

= 1.0.4 (10.04.2017) = 
* 4.9.5 evaluation
* unset var bugfix
* attribute numberposts to display more than one post

= 1.0.3 (26.05.2016) = 
* display by a single category possible

= 1.0.2 (28.12.2015) = 
* Wordpress 4.4 compatibility

= 1.0.1 (19.01.2013) = 
* New: Random Post Widget

= 1.0.0 (15.01.2013) =
* first version with all required stuff by me

== Upgrade Notice ==
Just Install.

== To do ==
.... you tell me