• I have multi-language website (plugin Polylang) and 2 pipes one with Dutch RSS-feed and one with English RSS-feed.

    If English RSS-feed is loaded it have to set language on English and if it is Dutch RSS-feed it have to set language on Dutch. Is this possible with WP pipes? If yes, how?

Viewing 1 replies (of 1 total)
  • Plugin Contributor Tung Pham

    (@phamtungpth)

    Hi pukoo,

    As you know, in order to store grabbed content into the WP posts, WPPipes need Post Destination add-on. Current Post Destination add-on only works with standard WP posts. So if you want to have posts with Popylang, you will need to use a specific destination add-on.

    We will consider to develop that add-on in future. Or I think you could try to do it by yourself, please refer the code structure of current Post Destination add-on.

    Best Regards!

Viewing 1 replies (of 1 total)

The topic ‘WP Pipes – Polylang’ is closed to new replies.