This plugin is outdated and might not be supported anymore
Atr Inline Rtl Ltr

Atr Inline Rtl Ltr

Details
View on WordPress

Block editor toolbar addition for mixed Rtl Ltr writing directions. It wrap words (or sentences) in paragraph block with span element and change their direction from rtl->ltr or ltr->rtl as you need.

Uses dir=”rtl” or dir=”ltr”. See also Inline bidi markup at www.w3.org

Note that the wrapping element is < span dir=”rtl” || dir=”ltr” class=”atr-inline-direction-rtl” || class=”atr-inline-direction-ltr” > so you can control it through your site CSS as well. i.e. .atr-inline-direction-rtl{direction: rtl;display:inline-block}

Details

Plugin code:
atr-inline-rtl-ltr
Plugin version:
1.0.1
Outdated:
Yes
WP version:
5.8 or higher
PHP version:
7.0 or higher
Test up to WP version:
6.7.1
Total installations:
100
Last updated:
2025-01-18
Rating:
Times rated:
1
block
gutenberg
ltr
rtl
text-direction