Development of Polylang version 0.7
-
I made available a development version of Polylang v0.7. You can download it here. I recommend to use it for tests only but feedback and bug reports will be appreciated.
Here are the improvements:
* Add Hebrew translation contributed by ArielK
* Add support for RTL languages for both frontend and admin
* Twenty Ten and Twenty Eleven languages files are now automatically downloaded when creating a new langage
* Improve filtering tags by language in the edit post panel
* Category parent dropdown list is now filtered by language
* Category parents are now synchronized between translations
* Add the possibility to have the language information in all URL (although I do not recommend using this option, I finally added it since I received lot of requests : it may be useful for people migrating their site from another multilingual plugin).
* Add support for post formats
* Add option allowing not to show the current language in the language switcher (for both menu and widget)
* Add a title attribute (and the possibility to personalize it with a filter) to flags
* pll_get_post and pll_get_term second parameter is now optional and defaults to current language
* Add pll_the_language_link filter allowing to filter translation links outputed by the language switcher
* The option PLL_DISPLAY_ALL is no longer supported
* Bug correction: Autosave reset to default language
* Bug correction: blog info not translated in feeds
* Bug correction: post comments feed always in default language
* Bug correction: Undefined index notice when setting up a custom menu widget
- The topic ‘Development of Polylang version 0.7’ is closed to new replies.