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

---

Plugins zoeken

Deze plugin **is niet getest met de laatste drie grote versies van WordPress**. 
Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

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

# Multilingual Polylang

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

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

 * [Details](https://nl-be.wordpress.org/plugins/multilingual-polylang/#description)
 * [Beoordelingen](https://nl-be.wordpress.org/plugins/multilingual-polylang/#reviews)
 *  [Installatie](https://nl-be.wordpress.org/plugins/multilingual-polylang/#installation)
 * [Ontwikkeling](https://nl-be.wordpress.org/plugins/multilingual-polylang/#developers)

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

## Beschrijving

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
    ```

## Installatie

 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.

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“Multilingual Polylang” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

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

[Vertaal “Multilingual Polylang” naar jouw taal.](https://translate.wordpress.org/projects/wp-plugins/multilingual-polylang)

### Interesse in de ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/multilingual-polylang/),
haal de [SVN repository](https://plugins.svn.wordpress.org/multilingual-polylang/)
op, of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/multilingual-polylang/)
via [RSS](https://plugins.trac.wordpress.org/log/multilingual-polylang/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Documentation changes only

#### 1.0.0

 * First version

## Meta

 *  Versie **1.0.1**
 *  Laatst bijgewerkt: **9 jaar geleden**
 *  Actieve installaties: **Minder dan 10**
 *  WordPress versie ** 4.0 of nieuwer **
 *  Getest t/m **4.7.33**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/multilingual-polylang/)
 * Tags
 * [bilingual](https://nl-be.wordpress.org/plugins/tags/bilingual/)[multilingual](https://nl-be.wordpress.org/plugins/tags/multilingual/)
   [polylang](https://nl-be.wordpress.org/plugins/tags/polylang/)[translate](https://nl-be.wordpress.org/plugins/tags/translate/)
   [translation](https://nl-be.wordpress.org/plugins/tags/translation/)
 *  [Geavanceerde weergave](https://nl-be.wordpress.org/plugins/multilingual-polylang/advanced/)

## Beoordelingen

Er zijn nog geen beoordelingen ingediend.

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

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/multilingual-polylang/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/multilingual-polylang/)