manifest / integrations / wp-graphql-polylang
WP GraphQL Polylang
Polylang bindings for wp-graphql
by Esa-Matti Suuronen, Valu Digital Oy · github.com/valu-digital/wp-graphql-polylang · website
★ 149stars
114kcomposer installs
27forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/valu-digital/wp-graphql-polylang/archive/refs/heads/master.zipAlso on Packagist as valu/wp-graphql-polylang:
composer require valu/wp-graphql-polylangFrom the readme
WPGraphQL Polylang Extension
Extend WPGraphQL schema with language data from
the Polylang plugin.
Features
For posts and terms (custom ones too!)
- Adds language and translations fields
- Filter with a language where argument
- Set the language on create and update mutations
- Show all translations in the api by default
- Polylang patches the WP Query to only list items with the current
default language. This plugin reverts that for the GraphQL api
- ACF Options Pages support
Root queries
- defaultLanguage get the current default language
- languages list all configured languages
Menu
- Filter menu items by language
For details please refer to the generated docs in GraphiQL.
Example
Example showing all features
Requirements
- PHP 7.2 or later
- [WPGraphQL][] 0.13.x or later
- Polylang 2.6.5 or later
- The free version is enough
- If you get the PRO version the pro features such as translated slugs will work too
[pllcontext]: https://github.com/polylang/polylang/commit/2203b9e16532797fa530f9b73024b53885d728ef
[polylang-github]: https://github.com/polylang/polylang
[wpgraphql]: https://github.com/wp-graphql/wp-graphql/rele
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.7.1 | May 6, 2025 | — | — |
| v0.7.0 | May 21, 2024 | — | — |
| v0.6.0 | Sep 28, 2021 | — | — |
| v0.5.0 | Oct 1, 2020 | — | — |
| v0.4.0 | Apr 17, 2020 | — | — |
| v0.3.9 | Mar 6, 2020 | — | — |
| v0.3.8 | Feb 11, 2020 | — | — |
| v0.3.7 | Jan 27, 2020 | — | — |
| v0.3.6 | Jan 27, 2020 | — | — |
| v0.3.5 | Dec 16, 2019 | — | — |
| v0.3.4 | Dec 16, 2019 | — | — |
| v0.3.3 | Dec 11, 2019 | — | — |
| v0.3.2 | Nov 6, 2019 | — | — |
| v0.3.1 | Nov 6, 2019 | — | — |
| v0.3.0 | Nov 6, 2019 | — | — |
| v0.1.1 | Nov 6, 2019 | — | — |
| v0.2.1 | May 7, 2019 | — | — |
| v0.2.0 | May 7, 2019 | — | — |