Skip to content

Releases: 26B/unbabble

0.0.8

03 Mar 17:29
Compare
Choose a tag to compare
  • Fix: translating meta fields where post or term IDs were lost when they were not translatable.
  • Fix: translating meta fields for terms which was expecting the wrong class.
  • Fix: network activation of Unbabble was not working.
  • Fix: network activated Unbabble was not being found when using LangInterface::is_unbabble_active.
  • Fix: network activated WPML was not being found when checking if Unbabble should run.

0.0.7

22 Feb 12:33
Compare
Choose a tag to compare
  • Fix issue with our version of diqa/formatter in composer
  • Update dependencies

0.0.6

17 Feb 21:45
Compare
Choose a tag to compare
  • Add CLI commands for Posts, Terms and Options.
  • Check if a term's slug already exists before creating it. Fixes issue with language filtering not letting core WordPress from checking the existence correctly.

0.0.5

16 Feb 16:12
542fe61
Compare
Choose a tag to compare
  • Delay language matching for directory router until wp_loaded action
  • Update yarn dependencies

0.0.4

09 Jan 18:33
Compare
Choose a tag to compare
  • Replace PHP_SELF usage for REQUEST_URI. PHP_SELF is unreliable.
  • Add filter ubb_new_source_id to bypass source uuid generation used to translation groups.

0.0.3

06 Jan 15:21
Compare
Choose a tag to compare
  • Change wp-plugin.php to unbabble.php in root folder.
  • Added handling for multilingual homepages and menus.
  • Added Migrator from WPML to Unbabble.
  • Added method to get language information such as the native name.
  • Added routing resolver to handle correct routing when switching blogs.
  • Added method to translate the current url for post archives, single post and single term pages.

0.0.2

19 Dec 18:00
Compare
Choose a tag to compare

Remove unnecessary dependencies.

0.0.1

19 Dec 14:49
Compare
Choose a tag to compare

First release of the Multilingual Wordpress Plugin Unbabble.