Title: Multilingual Polylang
Author: Aptivate
Published: <strong>17. Mai 2017</strong>
Last modified: 17. Mai 2017

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

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

# Multilingual Polylang

 Von [Aptivate](https://profiles.wordpress.org/aptivate/)

[Herunterladen](https://downloads.wordpress.org/plugin/multilingual-polylang.1.0.1.zip)

 * [Details](https://de.wordpress.org/plugins/multilingual-polylang/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/multilingual-polylang/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/multilingual-polylang/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/multilingual-polylang/#developers)

 [Support](https://wordpress.org/support/plugin/multilingual-polylang/)

## Beschreibung

This plugin, which requires [polylang](https://wordpress.org/plugins/polylang/)

provides the means to include posts that have no translation in the current language
on pages of posts.

#### Usage

Multilingual Polylang provides two public functions:

The function `MultilingualPolylang::get_query()` returns a `WP_Query` object with
posts from
 all languages but where there is a translated post, only the post in
the current language will be included

The function `MultilingualPolylang::get_permalink()` can be used as a drop-in replacement
to
 get_permalink(). This will replace the language in a post URL so that a post
can be viewed in a language different to that of the rest of the interface.

[Follow this project on GitHub](https://github.com/aptivate/multilingual-polylang)

### Development

This plugin uses [wp-cli](http://wp-cli.org/) and [PHPUnit](https://phpunit.de/)
for testing.

#### Download the source code from GitHub

    ```
    $ git clone git@github.com:aptivate/multilingual-polylang.git
    ```

#### Install wp-cli

If not already present, install [wp-cli](http://wp-cli.org/#install)

#### Install PHPUnit

If not already present, install [PHPUnit](https://phpunit.de/)

#### Install the test WordPress environment

    ```
    $ cd multilingual-polylang
    $ bash bin/install-wp-tests.sh test_db_name db_user 'db_password' db_host version
    ```

where:

 *  `test_db_name` is the name of your **temporary** test WordPress database
 *  `db_user` is the database user name
 *  `db_password` is the password
 *  `db_host` is the database host (eg `localhost`)
 *  `version` is the version of WordPress (eg `4.7.5` or `latest`)

#### Run the tests

From the plugin directory:

    ```
    $ phpunit
    ```

## Installation

 1. Upload the plugin to the `/wp-content/plugins/` directory.
 2. Activate it through the **Plugins** menu in WordPress.

## FAQ

  Installation Instructions

 1. Upload the plugin to the `/wp-content/plugins/` directory.
 2. Activate it through the **Plugins** menu in WordPress.

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Multilingual Polylang“ ist Open-Source-Software. Folgende Menschen haben an diesem
Plugin mitgewirkt:

Mitwirkende

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

[Übersetze „Multilingual Polylang“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/multilingual-polylang)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/multilingual-polylang/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/multilingual-polylang/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/multilingual-polylang/)
per [RSS](https://plugins.trac.wordpress.org/log/multilingual-polylang/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 1.0.1

 * Documentation changes only

#### 1.0.0

 * First version

## Meta

 *  Version **1.0.1**
 *  Zuletzt aktualisiert **vor 9 Jahren**
 *  Aktive Installationen **weniger als 10**
 *  WordPress-Version ** 4.0 oder höher **
 *  Getestet bis **4.7.33**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/multilingual-polylang/)
 * Schlagwörter
 * [bilingual](https://de.wordpress.org/plugins/tags/bilingual/)[multilingual](https://de.wordpress.org/plugins/tags/multilingual/)
   [polylang](https://de.wordpress.org/plugins/tags/polylang/)[translate](https://de.wordpress.org/plugins/tags/translate/)
   [translation](https://de.wordpress.org/plugins/tags/translation/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/multilingual-polylang/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/multilingual-polylang/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/multilingual-polylang/)