Title: Easy Language
Author: laolaweb
Published: <strong>15 de juny de 2023</strong>
Last modified: 27 de juny de 2026

---

Cerca extensions

![](https://ps.w.org/easy-language/assets/banner-772x250.png?rev=3234138)

![](https://ps.w.org/easy-language/assets/icon-128x128.gif?rev=3008884)

# Easy Language

 Per [laolaweb](https://profiles.wordpress.org/laolaweb/)

[Baixa](https://downloads.wordpress.org/plugin/easy-language.3.2.0.zip)

[Previsualitza](https://ca.wordpress.org/plugins/easy-language/?preview=1)

 * [Detalls](https://ca.wordpress.org/plugins/easy-language/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/easy-language/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/easy-language/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/easy-language/#developers)

 [Suport](https://wordpress.org/support/plugin/easy-language/)

## Descripció

Simplify your website into easy or plain language – supported by AI.

The Plugin Easy Language adds the functionality to simplify and display your pages
and posts into easy or plain language. The translation process can be manual or 
support by an AI-engine.

### Automatic simplification with AI

To auto-translate your text, you can use the service (API) from

 * [SUMM AI](https://summ-ai.com)
 * [capito](https://www.capito.eu)
 * [OpenAI (ChatGPT)](https://chat.openai.com)

### Requirements

If you want to use [SUMM AI](https://summ-ai.com), [capito](https://www.capito.eu)
or [ChatGpt](https://chat.openai.com) you need an API key for their respective API.
Please contact their websites for more information.

### Highlights

With [capito](https://www.capito.eu) and [SUMM AI](https://summ-ai.com) it is possible
to simplify up to 9000 characters FREE OF CHARGE. An API key is required for Capito.

### Features

 * Simplify your contents into easy or plain language
 * Auto-simplify using the API of SUMM AI, capito or OpenAI (ChatGPT)
 * Edit your simplified contents manually
 * Add a language switcher by shortcode at any position on your website
 * Multisite support
 * Own role for users to only simplify texts

### Compatible with many page builders

 * Avada
 * Avia
 * Beaver Builder
 * Block Editor (Gutenberg)
 * Bold Page Builder
 * Breakdance Builder
 * Brizy
 * Classic Editor
 * Divi
 * Elementor
 * Kubio
 * Salient
 * SeedProd
 * SiteOrigin
 * Themify
 * Visual Composer
 * WPBakery

### Compatible with multilingual-plugins

 * WPML
 * Polylang
 * Sublanguage
 * TranslatePress

### Compatible with other plugins

 * Advanced Custom Fields (ACF)
 * Custom Post Type UI (CPTUI)

The plugin has not been tested with all available plugins. It is expected to be 
compatible with most of them.

### Repository, documentation and reliability

We also provide Shortcodes as documented [here](https://github.com/threadi/easy-language/blob/master/doc/shortcodes.md).

You find some documentations [on this plugin page](https://plugins.thomaszwirner.de/en/plugin/easy-language/)
and [in GitHub](https://github.com/threadi/easy-language/tree/master/docs).

The development repository is on [GitHub](https://github.com/threadi/easy-language).

Each release of this plugin will only be published if it fulfills the following 
conditions:

 * PHPStan check for possible bugs
 * Compliance with WordPress Coding Standards
 * No failures during PHP Compatibility check

## Captures

[⌊Choose your API⌉⌊Choose your API⌉[

Choose your API

[⌊Configure your SUMM AI API Key⌉⌊Configure your SUMM AI API Key⌉[

Configure your SUMM AI API Key

[⌊Request simplification of a text⌉⌊Request simplification of a text⌉[

Request simplification of a text

## Blocs

Aquesta extensió proporciona 2 blocs.

 *   Language Switcher Provides a Block for Language Switcher in navigation.
 *   Language Switcher Provides a Block for Language Switcher.

## Instal·lació

 1. Upload «easy-language» to the «/wp-content/plugins/» directory.
 2. Activate the plugin through the «Plugins» menu in WordPress.
 3. Go to the plugin settings and choose the API you want to use.
 4. Start to simplify your website.

## Ressenyes

![](https://secure.gravatar.com/avatar/f0700876e893d334198925fb2856d5a07b95e2cb23ecd7eba466defbc5e8806c?
s=60&d=retro&r=g)

### 󠀁[Almost perfect for my usecase!](https://wordpress.org/support/topic/almost-perfect-for-my-usecase/)󠁿

 [DOME ITS Webdesign in Oldenburg](https://profiles.wordpress.org/domeits/) 10 de
juny de 2025

Dear team, thank you for this awesome plugin! A client of mine has a simple site
where I am using your plugin. It is easy to setup and compatible with Elementor 
Page Builder Plugin. One thing would be awesome to add. If I change the language
to easy language and then I navigate to the next page in my menu, this page is again
in the standard language, so I have to click the language switcher every time I 
navigate to a new page. But nevertheless an awesome plugin. 🙂

 [ Llegiu tota la 1 ressenya ](https://wordpress.org/support/plugin/easy-language/reviews/)

## Col·laboradors i desenvolupadors

«Easy Language» és programari de codi obert. La següent gent ha col·laborat en aquesta
extensió.

Col·laboradors

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

“Easy Language” s’ha traduït a 3 configuracions regionals. Gràcies als [traductors](https://translate.wordpress.org/projects/wp-plugins/easy-language/contributors)
per les seves aportacions.

[Traduïu «Easy Language» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/easy-language)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/easy-language/), 
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/easy-language/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/easy-language/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/easy-language/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 3.2.0

 * Added a sidebar panel in Block Editor instead of the old meta-box only for WordPress
   7.0 or newer if the Block Editor is used
 * Added configurable possibility to simply text in ACF and SCF fields (editor and
   textarea)
 * Optimized some codes to fulfill the plugin check action in GitHub
 * Optimized check for capability on some actions
 * Both blocks are now compatible with WordPress 7.0
 * Updates settings library
 * Fixed wrong path to build the switcher block
 * Fixed missing loading of languages for single post in Divi

[older changes](https://github.com/threadi/easy-language/blob/master/changelog.md)

## Meta

 *  Versió **3.2.0**
 *  Darrera actualització **fa 1 setmana**
 *  Instal·lacions actives **100+**
 *  Versió del WordPress ** 6.0 o posterior **
 *  Provada fins a **7.0**
 *  Versió del PHP ** 8.1 o posterior **
 *  Idiomes
 * [English (US)](https://wordpress.org/plugins/easy-language/), [German](https://de.wordpress.org/plugins/easy-language/),
   [German (Austria)](https://de-at.wordpress.org/plugins/easy-language/), i [German (Switzerland)](https://de-ch.wordpress.org/plugins/easy-language/).
 *  [Traduïu a la vostra llengua](https://translate.wordpress.org/projects/wp-plugins/easy-language)
 * Etiquetes
 * [Leichte Sprache](https://ca.wordpress.org/plugins/tags/leichte-sprache/)[simplify](https://ca.wordpress.org/plugins/tags/simplify/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/easy-language/advanced/)

## Valoracions

 5 sobre 5 estrelles.

 *  [  1 valoració de 5 estrelles     ](https://wordpress.org/support/plugin/easy-language/reviews/?filter=5)
 *  [  0 valoracions de 4 estrelles     ](https://wordpress.org/support/plugin/easy-language/reviews/?filter=4)
 *  [  0 valoracions de 3 estrelles     ](https://wordpress.org/support/plugin/easy-language/reviews/?filter=3)
 *  [  0 valoracions de 2 estrelles     ](https://wordpress.org/support/plugin/easy-language/reviews/?filter=2)
 *  [  0 valoracions de 1 estrelles     ](https://wordpress.org/support/plugin/easy-language/reviews/?filter=1)

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

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/easy-language/reviews/)

## Col·laboradors

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

## Suport

Problemes resolts durant els darrers dos mesos:

     0 de 1

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/easy-language/)