WP Manifestindependent plugin directory
manifest / i18n / multilingual-blocks

Multilingual blocks

Plugin adds option to display Gutenberg block only in one language.

by Maja Kochanowska · github.com/majakochanowska/multilingual-blocks · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/majakochanowska/multilingual-blocks/archive/refs/heads/master.zip

Readme

Multilingual Blocks

Plugin adds option to display Gutenberg block only in one language. Works with Polylang and enables for example displaying widgets only in selected language - the option which isn't in free version anymore.

TO DO:

  • Get all website languages, instead of hard coding them.
  • Enable to display block in more than one language and not all (for example two selected languages).

Use 'npm run build' to build scripts and dependencies.

Read the full README on GitHub →