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

---

Søg plugins

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

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

# Multilingual Polylang

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

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

 * [Detaljer](https://da.wordpress.org/plugins/multilingual-polylang/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/multilingual-polylang/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/multilingual-polylang/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/multilingual-polylang/#developers)

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

## Beskrivelse

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.

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“Multilingual Polylang” er open source-software. Følgende personer har bidraget 
til dette plugin.

Bidragsydere

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

[Oversæt “Multilingual Polylang” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/multilingual-polylang)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/multilingual-polylang/),
tjek [SVN repository](https://plugins.svn.wordpress.org/multilingual-polylang/),
eller abonner på [udviklerloggen](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).

## Ændringslog

#### 1.0.1

 * Documentation changes only

#### 1.0.0

 * First version

## Meta

 *  Version **1.0.1**
 *  Senest opdateret **9 år siden**
 *  Aktive installationer **Færre end 10**
 *  WordPress-version ** 4.0 eller højere **
 *  Testet op til **4.7.33**
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/multilingual-polylang/)
 * Tags
 * [bilingual](https://da.wordpress.org/plugins/tags/bilingual/)[multilingual](https://da.wordpress.org/plugins/tags/multilingual/)
   [polylang](https://da.wordpress.org/plugins/tags/polylang/)[translate](https://da.wordpress.org/plugins/tags/translate/)
   [translation](https://da.wordpress.org/plugins/tags/translation/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/multilingual-polylang/advanced/)

## Bedømmelser

Der er endnu ikke indsendt nogen anmeldelser.

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

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

## Bidragsydere

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

## Support

Har du noget at sige? Har du brug for hjælp?

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