

General settings: enable hyphenation, load the bundled exception dictionary, set the minimum characters before and after a break, and turn on justification.
Georgian Hyphenation inserts soft hyphens (U+00AD) into Georgian text on your site, so browsers can break long Georgian words correctly at line ends — clean justified paragraphs without ragged edges or stretched spacing.
How it works
Important: hyphenation is opt-in per container
The plugin only hyphenates text inside containers you have selected — it is an allow list, not a sweep of the whole page. Presets are included for standard WordPress content, the block editor, Elementor, Divi, Beaver Builder, WPBakery, Bricks and Oxygen.
If some text on your site is not hyphenated, that container is simply not on the list. Themes, custom widgets and third-party plugins use class names no plugin can know in advance. Right-click the text, choose Inspect, and add the containing element’s class under Custom CSS selectors. Nothing is broken — it just has not been pointed at yet.
Features
The same engine is available for developers as an npm and PyPI package (georgian-hyphenation).