Releases: qTranslate-Team/qtranslate-x
Releases · qTranslate-Team/qtranslate-x
2.9.8.1 (3.0 pre-release)
- URL of a custom menu item gets converted to active language, unless query argument 'setlang=no' is added.
- filter 'get_search_form' is no longer need, since we adjusted home_url() issue #8
2.9.8.0 (3.0 pre-release)
2.9.8.0 pre-release
2.9.7.7 (3.0 pre-release)
Just to have this version stored, before the next one with a considerable new changes.
3.0 pre-release
- menu items with empty text for the current language are not shown any more.
- enable Language Switching Buttons on menu editor page. Fields "Navigation Label", "Title Attribute" and "Description" now respond to Language Switching Buttons.
- option "Custom Pages" to enable Language Switching Buttons on custom-defined pages.
- split the qtranslate.js script into a few scripts in
admin/js/
folder to be loaded depending on the page which needs them. - updated qtranslate.pot and fixed proper translation of various strings in the code (thanks to Pedro Carvalho.
- fix for when cookie 'wp_qtrans_edit_language' contains unavailable language.
- various performance improvements.
- option "Editor Raw Mode" to be able to edit database text entries as they are, with language tag separators, without Language Switching Buttons.
- fix for random
<p>
in TinyMCE editors. - fix for login problem when
siteurl
option is different from 'home'. - compatibility with Qtranslate Slug.
- fix for blank translations
- fix for
&
in url problem