=== Related Post === Contributors: pickplugins Donate link: http://paratheme.com Tags: related post, related posts, related content, related post list, related, similar posts Requires at least: 3.8 Tested up to: 4.7 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Display Related Post under post by tags and category. == Description == Related Post allows you to display related post under post or other post type via short-code. How it is work ? Related Post will display post list from same categories or tags match for post. ### Related Post by http://paratheme.com Plugin Features
* Responsive admin settings. * Use via short-code. * Use on archive(loop) or content. * can use on single post. N.B. We are working on this plugin making some fancy star rating. == 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 themes="flat"]` 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 == Changelog == = 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.