Descrizione
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.
Blocchi
Questo plugin fornisce 1 blocco.
- No-Translation
Installazione
- Upload
no-translation-gutenberg.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Exclude the class .no-translation from your translation plugins
- Place No-Translation block into your posts
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“No-Translation Block” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “No-Translation Block” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
v1.0.0
- Initial release