Import your demo content, widgets and theme settings with one click. Theme authors! Enable simple theme demo import…
About Bogo
Bogo is a multilingual plugin for WordPress that allows you to easily create a multilingual blog on a single WordPress install. It assigns one language per post and does not create any additional custom tables on your database, making it a reliable and conflict-free option. Additionally, Bogo does not track users, write personal data to the database, send data to external servers, or use cookies with its default configuration.Screenshots



Frequently asked questions
What is Bogo?
Bogo is a straight-forward multilingual plugin for WordPress. It expands WordPress's built-in localization to allow for a multilingual blog on a single install.
How does Bogo handle database tables?
Bogo does not create any additional custom tables on your database. This design makes it a solid, reliable, and conflict-free multilingual plugin.
How do I translate posts and pages with Bogo?
To translate a post, go to the editor screen of the original post and find the Language box. Bogo makes a copy of the post, and you are responsible for translating the copied content.
How can users switch languages on my site?
Bogo provides a Language Switcher widget that can be added via the Widgets screen. You can also use the [bogo] shortcode within post content or theme template files.
Changelog
3.8.2
- Fixes a bug that prevents block editor from working correctly on 6.4-6.5 versions of WordPress.
3.8.1
- Language packs: Fixes a bug that blocks language pack deactivation.
3.8
- Language switcher: Updates
apiVersionto3in theblock.jsonfile. - Lets
bogo_http_accept_languages()always return an array. - Fixes a bug that makes it impossible to have two sticky posts or more.
3.7
- Language switcher: Adds the language suggestion view.
- Improves
bogo_format_atts(). - Updates the languages list in
bogo_languages()based on translate.wordpress.org. - Uses a static list to retrieve language native names.
- National flags: Drops famfamfam.com icons in favor of Unicode regional indicator symbols.
- New filter hook:
bogo_get_language - New filter hook:
bogo_get_language_native_name - New filter hook:
bogo_get_country_code
