Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 328 Bytes

File metadata and controls

13 lines (8 loc) · 328 Bytes

WordPress Random Post

Shortcode that creates a link to random post

Installation

Activate and you're set!

How to use

Using the shortcode [randompost] returns a link to a random post.

[randompost type="X"] - X being the post type you want returned.

You can use the alias [random] or [rp] for [randompost]