<?xml version="1.0" encoding="UTF-8" standalone="yes"?><oembed><version><![CDATA[1.0]]></version><provider_name><![CDATA[iDeasilo]]></provider_name><provider_url><![CDATA[https://ideasilo.wordpress.com]]></provider_url><author_name><![CDATA[Takayuki Miyoshi]]></author_name><author_url><![CDATA[https://ideasilo.wordpress.com/author/miyoshita/]]></author_url><title><![CDATA[Bogo]]></title><type><![CDATA[link]]></type><html><![CDATA[<p><strong><a href="http://wordpress.org/extend/plugins/bogo/" title="Bogo" target="_blank">Bogo</a></strong> is a straight-forward multilingual plugin for WordPress.</p>
<p>The core of WordPress itself has <a href="http://codex.wordpress.org/WordPress_in_Your_Language" title="WordPress in Your Language" target="_blank">the built-in localization capability</a> so you can use the dashboard and theme in one language other than English. Bogo expands this capability to let you easily build a multilingual blog on a single WordPress install.</p>
<p>Here are some technical details for those interested. Bogo plugin assigns <a href="http://codex.wordpress.org/Multilingual_WordPress#Different_types_of_multilingual_plugins" title="Different types of multilingual plugins" target="_blank">one language per post</a>. It plays nice with WordPress &#8211; Bogo does not create any additional custom table on your database, unlike some other plugins in this category. This design makes Bogo a solid, reliable and conflict-free multilingual plugin.</p>
<h4>Getting Started with Bogo</h4>
<h5>1. Install language files</h5>
<p>First, make sure you have installed language files (*.mo) for all languages used in your site. If you have a localized version of WordPress installed, you should already have these files for that language.</p>
<p>If you don&#8217;t have language files yet, you can install them via the Bogo Tools page (Tools &gt; Bogo).</p>
<h5>2. Select your language for admin screen (dashboard)</h5>
<p>Bogo allows each user to select a language for his/her own WordPress admin screen. Logged-in users can switch languages from the drop-down menu on the Admin Bar.</p>
<p><img loading="lazy" data-attachment-id="719" data-permalink="https://ideasilo.wordpress.com/bogo/screenshot-1-2/" data-orig-file="https://ideasilo.files.wordpress.com/2012/08/screenshot-1.png" data-orig-size="530,250" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Bogo User Locale Switcher" data-image-description="" data-image-caption="" data-medium-file="https://ideasilo.files.wordpress.com/2012/08/screenshot-1.png?w=300" data-large-file="https://ideasilo.files.wordpress.com/2012/08/screenshot-1.png?w=530" src="https://ideasilo.files.wordpress.com/2012/08/screenshot-1.png?w=530&#038;h=250" alt="" title="Bogo User Locale Switcher" width="530" height="250" class="aligncenter size-full wp-image-719" srcset="https://ideasilo.files.wordpress.com/2012/08/screenshot-1.png 530w, https://ideasilo.files.wordpress.com/2012/08/screenshot-1.png?w=150&amp;h=71 150w, https://ideasilo.files.wordpress.com/2012/08/screenshot-1.png?w=300&amp;h=142 300w" sizes="(max-width: 530px) 100vw, 530px" /></p>
<p>If the Admin Bar is hidden, you can also switch language on your Profile page.</p>
<h5>3. Translate posts and pages</h5>
<p>You can translate any posts and pages into your language you have set at the step 2 above with the Language post box.</p>
<p><img loading="lazy" data-attachment-id="724" data-permalink="https://ideasilo.wordpress.com/bogo/screenshot-2/" data-orig-file="https://ideasilo.files.wordpress.com/2012/08/screenshot-2.png" data-orig-size="530,250" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Bogo Language Post Box" data-image-description="" data-image-caption="" data-medium-file="https://ideasilo.files.wordpress.com/2012/08/screenshot-2.png?w=300" data-large-file="https://ideasilo.files.wordpress.com/2012/08/screenshot-2.png?w=530" src="https://ideasilo.files.wordpress.com/2012/08/screenshot-2.png?w=530&#038;h=250" alt="" title="Bogo Language Post Box" width="530" height="250" class="aligncenter size-full wp-image-724" srcset="https://ideasilo.files.wordpress.com/2012/08/screenshot-2.png 530w, https://ideasilo.files.wordpress.com/2012/08/screenshot-2.png?w=150&amp;h=71 150w, https://ideasilo.files.wordpress.com/2012/08/screenshot-2.png?w=300&amp;h=142 300w" sizes="(max-width: 530px) 100vw, 530px" /></p>
<p>WordPress saves the contents of each post or page as usual, but Bogo adds &#8216;_locale&#8217; post_meta data. The &#8216;_locale&#8217; holds the language code of the post.</p>
<h5>4. Add a language switcher to your site</h5>
<p>You will want to place a language switcher on your site that allows visitors to switch languages they see on the site. The easiest method is using the Language Switcher widget included in Bogo.</p>
<p>Bogo also provides a shortcode &#8220;[bogo]&#8221; to allow you to place a language switcher inside a post or page content by simply inserting <code>[bogo]</code>. To embed a language switcher directly into your theme&#8217;s template file, use this shortcode as follows:</p>
<p><code>&lt;?php echo do_shortcode( '[bogo]' ); ?&gt;</code></p>
]]></html><thumbnail_url><![CDATA[https://ideasilo.files.wordpress.com/2012/08/screenshot-1.png?fit=440%2C330]]></thumbnail_url><thumbnail_width><![CDATA[]]></thumbnail_width><thumbnail_height><![CDATA[]]></thumbnail_height></oembed>