No-Translation Block

Description

The No-Translation Gutenberg Block plugin adds a unique paragraph block to the Gutenberg editor, designed to be used in conjunction with translation plugins.
It allows users to mark specific blocks of text to be excluded from automatic translations, ensuring that certain content remains in its original language across multilingual sites.
This feature is particularly useful for preserving the integrity of technical terms, brand names, or any content that should not be altered by translation processes.

Blocks

This plugin provides 1 block.

  • No-Translation

Installation

  1. Upload no-translation-gutenberg.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Exclude the class .no-translation from your translation plugins
  4. Place No-Translation block into your posts

Reviews

There are no reviews for this plugin.

Contributors & Developers

“No-Translation Block” is open source software. The following people have contributed to this plugin.

Contributors

Translate “No-Translation Block” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

v1.0.0

  • Initial release