Adds multilingual support to the GraphQL schema enabled […]
See full descriptionVersion 1.1.3
- Declare the compatibility with up to WPGraphQL 2.0.0.
- Fix the
uri
field for the translation of a page that is set as the homepage.
Version 1.1.2
- Fixed an issue where WPML fields would get registered multiple times for the same object type.
Version 1.1.1
- Fixed
nodeByUri
queries.
Version 1.1.0
Features
- Added support for querying menus and menu items with language filters.
- Improved compatibility with PHP 8.3.
Fixes
- Added consistent language handling for nested taxonomies on translated posts.
- Added consistent language handling for nested posts on translated taxonomies.
- Added consistent language handling for nested queries related to comments on translated content.
- Added support for querying translated posts by DATABASE_ID or SLUG.
Version 1.0.0
- Initial release.