bbPress

Simple, fast, elegant

bbPress Plugin Browser »

bbPress Language Switcher (0.0.5)

  • Place dropdown anywhere you'd like in templates via: <?php do_action('bb_language_switcher',''); ?>

  • If you do not already have an alternate language set, you MUST change in your bb-config.php : define('BB_LANG', ' '); note the space between the quotes

  • bbpress 0.9 - put any .mo language files into bb-includes/languages/

  • bbPress 1.0 - put any .mo language files into my-languages/

  • Copy bb-language-switcher/ directory to my-plugins/ and activate plugin

  • To rebuild the list of languages, either deactivate/reactivate the plugin or add to your URL ?bb_language_switcher_update

Code is Poetry.