diff --git a/CHANGELOG.md b/CHANGELOG.md index 0741a3b45..6a9a7f9b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +* Support for WPML post locale + ### Removed * Built-in support for nodeinfo2. Use the [NodeInfo plugin](https://wordpress.org/plugins/nodeinfo/) instead. diff --git a/integration/class-wpml.php b/integration/class-wpml.php new file mode 100644 index 000000000..81c314ce8 --- /dev/null +++ b/integration/class-wpml.php @@ -0,0 +1,40 @@ +