WP Plugin · Translation

Queryra + Polylang

In progress

Polylang is the most popular free multilingual plugin for WordPress. We're adding native support so Queryra returns search results only in the visitor's active language.

What we're working on

  • Detecting Polylang at sync time using pll_get_post_language() to tag each record
  • Language filter at search time via pll_current_language() — automatic, zero config
  • Support for Polylang Pro and Polylang for WooCommerce ($99/yr each)
  • Translation group awareness — knowing post 100 (EN) and 101 (BG) describe the same product
  • Testing with Polylang free (basic features) and Pro (custom URLs, slug translation)

Known limitations

  • Today: all language versions go into the same search pool. Visitors searching in Polish see Hungarian results too.
  • Polylang for WooCommerce ($99/yr) is required if you translate WooCommerce products — we plan to support both free and paid setups.

Estimated availability

2-3 weeks (priority feature based on user feedback)

Want to be notified when it ships?

Drop a quick note to contact@queryra.com with subject "Notify me about Polylang" and we'll email you the day it's ready. No spam, just a single "it works" message.

Using Polylang now? Workaround.

Use the REST API directly

Add a language field to each record at sync time and filter results on your side.

Last updated: May 4, 2026