Is it possible to customize the related posts list so that it will show posts only from a certain category the way you do for custom post types? So I can set a template page to show related posts only from a certain category while an another template can show any related post.
http://wordpress.org/extend/plugins/better-related/
nkuttler
Member
Posted 1 year ago #
Sure, please check the "How to build a custom loop of related posts" section in the readme.txt. WP_Query can take the same parameters as query_posts(). http://codex.wordpress.org/Function_Reference/query_posts