Features
- Added support for taxonomy base slug translation.
- Removed the use of the default value for string translations, which is not used as a input placeholder.
- Fixed performance bottleneck with repetitive cache slowing down the post save action for posts/pages created with Page Builders.
- Prevent a memory leak when saving a page builder post with a big number of elements.
- Admin String returns cached value instead of proper value in multisite environment.
- Fixed a 404 error when a hierarchical CPT was sharing the same slug in different languages.
- Fixed wrong slug base when the rewrite slug is changed.
- Resolved exception in some caching configurations not allowing the scanning of .mo files to complete.