Plugin Informations:
Plugin Name: WP Random Post Inside
Version: 1.6.4
Author: MD. Anisur Rahman Bhuyan
Author URI: https://anisbd.com
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Features Added
# New options panel
# Shortcode support
# Localization Support
# Gutenburg Support
[wprpi post_id=”76″ title=”For more features:”]
Shortcode Usage
Add [wprpi] code to your post where you want to show random posts
Parameter usage
It has several parameter support as follows:
title allow a title you want to show with related posts.
by allow ( category / tag / both ) parameter
post allow total number of posts you want to show.
icon allow ( show / none ) parameter.
post_id allow posts id separated by comma (Ex: post_id=”1,12,18″)
cat_id allow category id separated by comma (Ex: cat_id=”1,5,11″)
tag_slug allow tag slugs separated by comma (Ex: hello,world)
thumb_excerpt allow to show thumbnail and excerpt.
excerpt_length allow to modify excerpt length for related posts
Example:
[wprpi by=”category” post=”5″ title=”Related Post” icon=”show” cat_id=”1,2,3″ post_id=”1,2,3″ tag_slug=”hello,world”]
Download: https://wordpress.org/plugins/wp-random-post-inside/