=== BogoXLib === Contributors: mechter Donate link: http://www.markusechterhoff.com/donation/ Tags: bogo Requires at least: 4.0 Tested up to: 4.1.1 Stable tag: 1.1 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Bogo extension library to create multilingual plugins or plugins that make other plugins multilingual. == Description == This plugin provides a library of extended functionality for Bogo. My Bogo based translation plugins depend on it. If you are developing a plugin and wish to make it compatible to Bogo, you may find some convenient API calls in here. It also contains an email localization implementation that can localize emails depending on the user who receives them. For example usages see [Bogo BBPress](https://wordpress.org/plugins/bogo-bbpress/) or [Bogo BuddyPress](https://wordpress.org/plugins/bogo-buddypress/). == Changelog == = 1.1 = * now uses the new `bogo_language_switcher_links` filter = 1.0 = * initial release