WP Plugin · Translation

Queryra + WPML

In progress

WPML is the most popular paid multilingual plugin for WordPress. We're building dedicated support so Queryra returns results only in the visitor's active language — no more mixed English and Bulgarian results in one query.

What we're working on

  • Detecting WPML at sync time and tagging each post with its language code
  • Language-aware filtering at search time via the wpml_current_language filter
  • Handling translation groups so Queryra knows post ID 100 (EN) and 101 (BG) are the same product
  • Compatibility testing across WPML String Translation, WPML Multilingual CMS, and WPML for WooCommerce
  • Honoring WPML license tiers (Multilingual Blog, CMS, Agency) — feature works on all

Known limitations

  • Today: each translated post is indexed as a separate record. Search returns mixed-language results, which is unusable for most stores.
  • WPML license required ($99/yr) — we cannot test the free Go Global tier exhaustively yet.

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 WPML" and we'll email you the day it's ready. No spam, just a single "it works" message.

Using WPML now? Workaround.

Use the REST API directly

Pass language as a custom field per record and filter on your end. Less elegant but works today.

Last updated: May 4, 2026