Documentation

Everything you need to build multilingual WordPress sites with WPMMCC

Quick Reference

System Requirements

  • WordPress 5.0+
  • PHP 7.2+
  • MySQL 5.7+ / MariaDB 10.2+
  • PHP extensions: openssl, json, mbstring, curl

Supported Providers

  • Google Translate API
  • DeepL API (Free & Pro)
  • Baidu Translate
  • Youdao Translate
  • OpenAI (GPT-3.5/4)

URL Structures

  • example.com/ - Main site
  • example.com/zh/ - Chinese
  • example.com/ja/ - Japanese
  • zh.example.com - Multisite

Key Functions

  • wpmmcc_ml_current_language()
  • wpmmcc_ml_language_switcher()
  • wpmmcc_ml_language_items()
  • wpmmcc_ml_site_group_type()