Title: Multilingual post
Author: imluke
Published: <strong>23 Ιουλίου  2007</strong>
Last modified: 18 Δεκεμβρίου  2007

---

Αναζήτηση πρόσθετων

Αυτό το πρόσθετο **δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress**.
Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας
με τις πιο πρόσφατες εκδόσεις του WordPress.

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

# Multilingual post

 Από [imluke](https://profiles.wordpress.org/imluke/)

[Λήψη](https://downloads.wordpress.org/plugin/multilingual-posts.0.2.zip)

 * [Λεπτομέρειες](https://el.wordpress.org/plugins/multilingual-posts/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/multilingual-posts/#reviews)
 *  [Εγκατάσταση](https://el.wordpress.org/plugins/multilingual-posts/#installation)
 * [Ανάπτυξη](https://el.wordpress.org/plugins/multilingual-posts/#developers)

 [Υποστήριξη](https://wordpress.org/support/plugin/multilingual-posts/)

## Περιγραφή

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

## Εγκατάσταση

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

## Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

## Συνεισφέροντες & Προγραμματιστές

“Multilingual post” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει
στη δημιουργία του.

Συντελεστές

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

[Μεταφράστε το “Multilingual post” στην γλώσσα σας.](https://translate.wordpress.org/projects/wp-plugins/multilingual-posts)

### Ενδιαφέρεστε για την ανάπτυξη;

[Περιηγηθείτε στον κώδικα](https://plugins.trac.wordpress.org/browser/multilingual-posts/),
ανατρέξτε στο [αποθετήριο SVN](https://plugins.svn.wordpress.org/multilingual-posts/)
ή εγγραφείτε στο [αρχείο καταγραφής αλλαγών ανάπτυξης](https://plugins.trac.wordpress.org/log/multilingual-posts/)
μέσω [RSS](https://plugins.trac.wordpress.org/log/multilingual-posts/?limit=100&mode=stop_on_copy&format=rss).

## Μεταστοιχεία

 *  Version **0.2**
 *  Τελευταία ενημέρωση: **πριν από 19 έτη**
 *  Ενεργές εγκαταστάσεις: **10+**
 *  Έκδοση WordPress: ** 2.0 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **2.4**
 *  Language
 * [English (US)](https://wordpress.org/plugins/multilingual-posts/)
 * Ετικέτες:
 * [language](https://el.wordpress.org/plugins/tags/language/)[post](https://el.wordpress.org/plugins/tags/post/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/multilingual-posts/advanced/)

## Αξιολογήσεις

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/multilingual-posts/reviews/)

## Συντελεστές

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

## Υποστήριξη

Έχετε κάτι να πείτε; Χρειάζεστε βοήθεια;

 [Φόρουμ υποστήριξης](https://wordpress.org/support/plugin/multilingual-posts/)

## Δωρεά

Θα θέλατε να υποστηρίξετε την προαγωγή αυτού του πρόσθετου;

 [ Κάντε δωρεά σε αυτό το πρόσθετο ](http://www.imluke.com/)