Hi there
I am looking for a plugin for related posts that is easily customizable and callable via a (parametrized) shortcode + at the end of posts.
I need it for 2 things in the same blog:1- show related posts at the end of *all* (normal) blog posts based on whatever criteria that are generally used (keywords? + categories +tags? etc).2- Additionally, I would like to insert the shortcode (with parameters to match on tags only) in some specific pages to show related pages based on tags only and not categories. The pages are from custom post type, not the normal page in wp, so the plugin needs to support that… something like
\[myshortcode post\_type=”my\_custom\_type” match\_on=”tags” style=”list”\]
having a parameter to specify too look in a particular post type will be nice, but that does not exists, it should not affect the outcome as long as the plugin searches all post types.
**I need an efficient plugin (in terms of performance – speed + number of queries).**
Showing related posts as a styled horizontal list with thumbnails is a plus but I can take care of styling, it’s no big deal.
Any suggestions?
Thanks
[ad_2]