Title: [Plugin: Polylang] Related posts
Last modified: August 20, 2016

---

# [Plugin: Polylang] Related posts

 *  [The Crazy Travel](https://wordpress.org/support/users/sh4dowsoul/)
 * (@sh4dowsoul)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-polylang-related-posts/)
 * Any plugin for related posts that works fine with your plugin? (without mixing
   languages?).
 * Thanks!
 * [http://wordpress.org/extend/plugins/polylang/](http://wordpress.org/extend/plugins/polylang/)

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [Chouby](https://wordpress.org/support/users/chouby/)
 * (@chouby)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-polylang-related-posts/#post-2408408)
 * There are most probably none yet. Polylang is only 2 months old and so not well
   known.
 *  [RichardWPG](https://wordpress.org/support/users/richardwpg/)
 * (@richardwpg)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-polylang-related-posts/#post-2408409)
 * I think there’s probably none as well.
 *  Thread Starter [The Crazy Travel](https://wordpress.org/support/users/sh4dowsoul/)
 * (@sh4dowsoul)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-polylang-related-posts/#post-2408410)
 * Ok, thanks!
 *  Thread Starter [The Crazy Travel](https://wordpress.org/support/users/sh4dowsoul/)
 * (@sh4dowsoul)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-polylang-related-posts/#post-2408414)
 * I was just hoping that some related plugin would be clever enough to not show
   as similar those with different language XD
 * May be someone that just check similar tags and categories?
 *  [giastwp](https://wordpress.org/support/users/giastwp/)
 * (@giastwp)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-polylang-related-posts/#post-2408786)
 * I’m interested in this too.
 * Not so good to see related post with mixed language,
    is there any possible solution?
 *  Plugin Author [Chouby](https://wordpress.org/support/users/chouby/)
 * (@chouby)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-polylang-related-posts/#post-2408787)
 * I had a quick look to YARPP. It seems that it support custom taxonomies. This
   code added in a custom plugin should add support of the ‘languages’ taxonomy 
   to YARPP:
 *     ```
       add_action('init', 'pll_yarpp_init', 20); // after Polylang init
       function pll_yarpp_init() {
       	$GLOBALS['wp_taxonomies']['language']->yarpp_support = 1;
       }
       ```
   
 * Try this with the development version (0.9.0.3+) as I made a small modification
   to Polylang to support this.
 *  [giastwp](https://wordpress.org/support/users/giastwp/)
 * (@giastwp)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-polylang-related-posts/#post-2408788)
 * Thank you for the support! I’m not in a hurry so i also can wait the next polylang
   official release, if this “request” will be implemented.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘[Plugin: Polylang] Related posts’ is closed to new replies.

 * ![](https://ps.w.org/polylang/assets/icon-256x256.png?rev=3433336)
 * [Polylang](https://wordpress.org/plugins/polylang/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/polylang/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/polylang/)
 * [Active Topics](https://wordpress.org/support/plugin/polylang/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/polylang/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/polylang/reviews/)

 * 7 replies
 * 4 participants
 * Last reply from: [giastwp](https://wordpress.org/support/users/giastwp/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-polylang-related-posts/#post-2408788)
 * Status: not resolved