콘텐츠로 건너뛰기 사이드바로 건너뛰기

Released on:

WPML GraphQL 1.2.0 makes ACF Options Pages language-aware — so now, you can pull the correct translated content from global settings fields.

  • ACF Options Pages now respect language in GraphQL queries. If your site uses Advanced Custom Fields and Options Pages, you can now pass a language parameter in your WPGraphQL query and get back the translated values for that language.
  • Querying translated content by URI now works as expected. You can now look up translated posts, pages, and custom post types using their URI — covering postBy(`uri`:), post(`id`:, `idType`: `URI`), pageBy(`uri`:), page(`id`:, `idType`: `URI`), myCustomPostType(`id`:, `idType`: `URI`), myCustomPostTypeBy(`uri`:), nodeByUri(`uri`: ), contentNode(`id`:, `idType`: `URI`). This is useful when your headless frontend routes by URL and needs to fetch the right translation.
  • WooGraphQL fix: Querying product translations no longer causes a server error.
  • A minor security issue was fixed.

Update or Download

The update is available for all WPML clients with an active subscription. It appears on the Plugins page in your WordPress admin within 24 hours after release.

To update right away:

  1. Go to Plugins → Add New Plugin and click the Commercial tab
  2. Click the Check for updates button
  3. Select the plugin from the list (you’ll see the new version number) and click Install

To download and install manually, visit your wpml.org account and go to Downloads. Check the detailed instructions if needed. Update all necessary components together and don’t mix versions.

Feedback? Need Help?

We love feedback. To make a suggestion, ask a question or give an idea, leave your comment here. If you need technical support and help troubleshooting problems, please use our technical support forum.