=== Falang multilanguage for WordPress === Contributors: sbouey Donate link: www.faboba.com/falangw/ Tags: multilingual, translation, polylang, wpml, qTranslateX Requires at least: 4.7 Tested up to: 5.5 Requires PHP: 5.6 Stable tag: 1.3.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Falang is the easiest multilanguage plugin you can use to translate a WordPress site. == Description == Falang is a multilanguage plugin for WordPress. It allows you to translate an existing WordPress site to other languages. Falang natively supports WooCommerce (product, variation, category, tag, attribute, etc.) = Concept = * Supports all languages supported by WordPress (RTL and LTR) * Translate Posts, Pages, Menus, Categories to other languages from the plugin * Translate extra component WooCommerce, Yoast SEO... * You can use Yandex to help you with the translation (more translation services may be included in later versions) * Displays the default language if the content is not yet translated * The Language Switcher widget is configurable to display flags and/or language names * Language Code directly in the URL * Translate Posts and Terms permalinks * No extra tables created * Falang is not meant for WordPress multisite installations! * Contains translations for IT, FR, DE, ES, NL == Installation == 1. Upload the entire Falang folder to the /wp-content/plugins/ directory or install from WP Plugins 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Add languages 4. Set the default language (main language of your site) 5. Add the Language Switcher to your site 6. Translate your post / pages / menus etc. to the other languages == Frequently Asked Questions == * Is Falang Translate free? Yes, but without on-site support. * Where to find help? First time users should read the [Falang - Documentation](https://www.faboba.com/falangw/), which explains the basics (with screenshots - in English). == Screenshots == 1. The Post Listing translation panel 2. The Post translation panel 3. The Language Listing panel == Changelog == = 1.3.3 (07/10/2020) = * fixed language restricted visibility in blog overview * fix wpautop to not add p and br tags in editor text view * fix post translation page filter values during navigation and editing * language page set locale to readonly * fix woocommerce variation displayed even when not published * empty translation fields or meta are not saved anymore (key removed when empty strlen > 0) * fix get_meta when post/term unpublished * fix display error message on language add/update * add [save & close] to post translation page, [save] doesn't close the page * elemetor preview fix when default slug is in url. * fix has_archive notice * fix redirect with page not published == Known issues == * Elementor preview need to disabled Falang settings "Show slug for main language" * When a post/page is restricted to one language, the Blog posts overview hides the post in the other languages. But in the single post view on the frontend you can still choose the other language(s) through the language switcher, resulting in a 404. This will be fixed in the next version. == Upgrade Notice == * No notice yet