Title: Multilingual post
Author: imluke
Published: <strong>23 Temmuz 2007</strong>
Last modified: 18 Aralık 2007

---

Eklentilerde ara

Bu eklenti, **WordPress’in son 3 ana dağıtımı ile test edilmemiş**. Artık bakımı
yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle
birlikte kullanıldığında uyumluluk sorunları olabilir.

![](https://s.w.org/plugins/geopattern-icon/multilingual-posts.svg)

# Multilingual post

 [imluke](https://profiles.wordpress.org/imluke/) tarafından

[İndir](https://downloads.wordpress.org/plugin/multilingual-posts.0.2.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/multilingual-posts/#description)
 * [Değerlendirmeler](https://tr.wordpress.org/plugins/multilingual-posts/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/multilingual-posts/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/multilingual-posts/#developers)

 [Destek](https://wordpress.org/support/plugin/multilingual-posts/)

## Açıklama

If you can write your posts in 2 or more(Woo…) languages within one blog, you might
want to tell the client browser the language attribute of you posts.

According to [the tutorial on W3C](http://www.w3.org/International/tutorials/language-decl/en/all.html),
language attribute can be declared in the container html tag of your post like this:

<div id=”post_id” class=”post_entry” lang=”zh-Hant” xml:lang=”zh-Hant” dir=”ttb”
>… Here “zh-Hans” is the language attribute of your post which means it’s written
in Simplified Chinese.

This plugin gives your post a language tag by adding a meta deta to that post.

To add language tag, select it from the language box when you compose/edit a post.
Select “None” will delete the language tag.

### Revisions

2007-12-18,
 0.2: Now you can difine language direction. Insert CSS style into page
head automatically to support pretty printing.

 readme file updated for new feature and fixed a error

2007-07-23
 0.1: First release

## Yükleme

To use this plugin, you have to upload the plugin file, active it and edit your 
theme.

 1. First upload the folder “multilingual-posts” to plugin folder
 2. Open file “languages.php” and select languages that might be used.
     Simply uncomment
    the row that contains language you will use.
 3. if you need to specify language directions, define it in the bottom of “languages.
    php”
 4. Edit your wordpress theme.
      In the loop(inside a while(have_posts()) loop), find
    the top html container which is normally a div block and add a function call before
    the “>” mark: <?php /* Support for multilingual posts plugin_/ if(function\_exists(‘
    theLangTag’)) theLangTag($post->ID);?> It should look like this(wp2.2 default theme):
    <div class=”post” id=”post-<?php the\_ID(); ?>” <?php / Support for multilingual
    posts plugin*/ if(function_exists(‘theLangTag’)) theLangTag($post->ID);?> >
 5. activate this plugin in wordpress admin panel

## İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

## Katkıda Bulunanlar ve Geliştiriciler

“Multilingual post” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda
bulunmuşlardır.

Katkıda bulunanlar

 *   [ imluke ](https://profiles.wordpress.org/imluke/)

[“Multilingual post” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/multilingual-posts)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/multilingual-posts/),
[SVN deposuna](https://plugins.svn.wordpress.org/multilingual-posts/) göz atın ya
da [RSS](https://plugins.trac.wordpress.org/log/multilingual-posts/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/multilingual-posts/)
abone olun.

## Meta

 *  Sürüm **0.2**
 *  Son güncelleme **19 yıl önce**
 *  Etkin kurulumlar **10+**
 *  WordPress sürümü ** 2.0 veya üstü **
 *  Test edilen sürüm **2.4**
 *  Dil
 * [English (US)](https://wordpress.org/plugins/multilingual-posts/)
 * Etiketler
 * [language](https://tr.wordpress.org/plugins/tags/language/)[post](https://tr.wordpress.org/plugins/tags/post/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/multilingual-posts/advanced/)

## Puanlar

Henüz inceleme gönderilmedi.

[Your review](https://wordpress.org/support/plugin/multilingual-posts/reviews/#new-post)

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/multilingual-posts/reviews/)

## Katkıda bulunanlar

 *   [ imluke ](https://profiles.wordpress.org/imluke/)

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/multilingual-posts/)

## Bağış yap

Bu eklentinin geliştirilmesini desteklemek ister misiniz?

 [ Bu eklentiye bağış yap ](http://www.imluke.com/)