Falang multilanguage for WordPress

外掛說明

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.)

Free vs Pro

Pro version:
– Enabled popup translation for (menu/post,product…)
– Translate/configure WooCommerce email
– has on-site support and language filtering – documentation
– WP User Manager
– YITH WooCommerce Compare
– WC Product addons
– CookieYes

Concept

  • Easy setup
  • Supports all languages supported by WordPress (RTL and LTR)
  • When you add a language in Falang, WP language packages are automatically downloaded and updated
  • Easy to use: Translate Posts, Pages, Menus, Categories from the plugin or linked from the WP interface
  • Translate Posts and Terms permalinks
  • Translate additional plugins like WooCommerce, Yoast SEO, etc.
  • You can use Google, Azure, Yandex, Lingvanex to help you with the translation (DeepL 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 Switcher can be put in Menu, Header, Footer, Sidebars
  • Image captions, alt text and other media text translation without duplicating the media files
  • Language Code directly in the URL
  • No extra database tables created, no content duplication
  • Very good website speed performance (low impact)
  • Contains translations for IT, FR, DE, ES, NL
  • Falang is not meant for WordPress multisite installations!

Falang’s goal is to let you translate everything on your page

  • Taxonomies
  • Menu items
  • Theme and plugin strings
  • Custom fields
  • Page builder content
  • Widgets
  • Shortcode outputs
  • URL slugs
  • WooCommerce products
  • Page title and description
  • Image alt text and captions

Quick start video

Falang and Falang for Elementor Lite
(English version)

(French version with english subtitles)

Also available

Known issues

  • The WooCommerce attribute slug doesn’t have to be translated

螢幕擷圖

  • The Post Listing translation panel
  • The Post translation panel
  • The Language Listing panel

安裝方式

  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

常見問題集

  • Is Falang Translate free?
    Yes, but without on-site support.
    Purchased licenses come with 1 year on-site support.

  • Where to find help?
    First time users should read the Falang – Documentation, which explains the basics (with screenshots – in English).

使用者評論

2023 年 9 月 19 日 3 則留言
When I try to create a menu I get an error: Fatal error: Uncaught ArgumentCountError: Too few arguments to function Falang_Admin::wp_nav_menu_item_custom_fields(), 4 passed in Fix for php 7 and 8 On line 2938 /wp-content/plugins/falang/admin/class-falang-admin.php instead of:public function wp_nav_menu_item_custom_fields( $item_id, $menu_item, $depth, $args, $current_object_id ) { use: public function wp_nav_menu_item_custom_fields( $item_id = null, $menu_item = null, $depth = null, $args = null, $current_object_id = null ) {
2023 年 9 月 8 日 3 則留言
First of all thanks to the author for the great effort! I couldn't ask for more from the free version of the plugin. But to become paid user I would like to see a pair of features: support for blocks instead of widget, it's just impossible to use language switcher widget in WP 6.3.1 with Twenty Twenty-Three theme support for flag images in SVG format I haven't found any other downsides to the plugin, it works really well.
2023 年 9 月 6 日
I'm using the Pro for Wordpress, Yootheme and Woocommerce. Works excellent. Support is great aswell. Thanks.
2023 年 9 月 1 日
It's simple and effective, and perfectly meets my needs! What's more, the support is there.
閱讀全部 74 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Falang multilanguage for WordPress〉的開發相關工作。

參與者

〈Falang multilanguage for WordPress〉外掛目前已有 4 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Falang multilanguage for WordPress〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.3.42 (2023/09/12)

  • fix Falang menu language set classes as array (Divi bug with overlays plugin)
  • fix php 8.2 issue
  • skip elementor page content translation