=== Related Post === Contributors: PickPlugins Donate link: http://pickplugins.com Tags: related post, related posts, related content, related post list, related, similar posts Requires at least: 3.8 Tested up to: 5.3 Stable tag: 2.0.8 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Display Related Post under post by taxonomy and terms. == Description == **Related Post** plugin is one of the most powerful plugin to display related post under post content on single post or page or custom post types, its also support to display related post under excerpt on archive pages. you can conditionally choose to display related content under excerpt or content by archive pages like tag, category, date, author, search page and custom taxonomy pages. ### Related Post by http://pickplugins.com * [Documentation! »](https://www.pickplugins.com/documentation/related-post/ref=wordpress.org) * [Live Demo! »](https://www.pickplugins.com/demo/related-post/ref=wordpress.org) ### Related post under paragraph You can choose paragraph position like first, second, third and before last paragraph to display related post. ### Before & After content and excerpt Related post plugin allows you to display related content link before and after the content, this feature also available for excerpt under archive pages. ### Related post under archive page You can display related post under various archive pages like home page, front page, blog page, date, search, author, year, date, month and etc. ### Related post by post types You can choose custom post types to display Related post under single page. ### Manual Post selection You can choose manually picked the post to display as related post for each post. ### Advance query You can set max number post to display and choose query order and orderby parameters, related posts query based on current post category, tags and custom taxonomies. ### Ready layout There is 3 different type layout currently available to display related post, you can choose grid, slider and list style layout. you can set custom width for items and margin, padding, text align. ### Sortable post elements You can sort post elements like post title, post thumbnail and excerpt as you want. ### Hide any elements You can hide or display post elements like post title, thumbnail or excerpt. ### Customize elemetns style You can set custom font size, font color, padding, margin for post title, post excerpt and set custom height for post thumbnail, select custom thumbnail size and etc. you can also write custom CSS for each elements. ### Track click You can enable tracking click on related post, this will help you understand which post getting more attention from related posts. you will see top 10 post from stats page. ### Display via shortcode You can display related post any where via shortcode by using on your theme files ```php ``` == Installation == 1. Install as regular WordPress plugin.
2. Go your plugin setting via WordPress dashboard and find "Related Post" activate it.
After activate plugin you will see "Related Post" menu at left side on WordPress dashboard.
short-code inside content for fixed post id you can use anywhere inside content. `[related_post]` Short-code inside loop by dynamic post id you can use anywhere inside loop on .php files. `` `Themes: text, flat` == Screenshots == 1. screenshot-1 2. screenshot-2 3. screenshot-3 4. screenshot-4 5. screenshot-5 6. screenshot-6 7. screenshot-7 == Changelog == = 2.0.8 = * 12/01/2020 add - data update process added. = 2.0.7 = * 12/01/2020 update - re-write plugin = 2.0.6 = * 23/10/2018 add - added orderby post__in option = 2.0.5 = * 21/10/2018 add - added order and orderby option = 2.0.4 = * 01/07/2018 fix - Empty variable issue check fixed. = 2.0.3 = * 19/12/2018 fix - Undefined index issue fixed. = 2.0.2 = * 20/03/2016 add - Stats to click on related post. = 2.0.1 = * 19/03/2016 fix - title link issue fixed. * 19/03/2016 fix - Thumbnail link issue fixed. = 2.0.0 = * 18/03/2016 add - Re-written plugin. = 1.5 = * 04/07/2015 fix - conflict with "post grid" plugin fixed. = 1.4 = * 02/04/2015 add - Display Related Post automatically . * 02/04/2015 add - display related post for custom post. * 02/04/2015 add - Display automatically only post types selection. = 1.3 = * 29/12/2014 add - Upload custom 404 thumbnail image. = 1.2 = * 21/12/2014 add - Maximum number of post to display. = 1.1 = * 19/11/2014 add - Default empty thumb. * 19/11/2014 add - Headling text for "Related Post". * 19/11/2014 add - Font size for post title. * 19/11/2014 add - Font color for post title. = 1.0 = * 09/11/2014 Initial release.