=== Atr Inline Rtl Ltr === Contributors: yehudaT Plugin Name: Atr Inline Rtl Ltr Tags: block, גוטנברג, RTL, LTR, כיוון טקסט, שפות הנקראות מימין לשמאל Author: Yehuda Tiram Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=T6VTA75GTS3YA Tested up to: 6.1.1 Stable tag: 1.0.1 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html התוסף מוסיף כפתור לסרגל הכלים של עורך הבלוקים שמטרתו להקל על עריכת טקסטים בכיוונים מעורבים Rtl Ltr. הוא עוטף מילים (או משפטים) בפסקה בבלוק ברכיב span ומשנה את הכיוון שלהם. == Description == התוסף מוסיף כפתור לסרגל הכלים של עורך הבלוקים שמטרתו להקל על עריכת טקסטים בכיוונים מעורבים Rtl Ltr. הוא עוטף מילים (או משפטים) בפסקה בבלוק ברכיב span ומשנה את הכיוון שלהם מקומית. משתמש ב dir=”rtl” or dir=”ltr”. ניתן לקרוא יותר על זה ב [Inline bidi markup at www.w3.org](https://www.w3.org/International/articles/inline-bidi-markup/) נא שימו לב כי שהאלמנט העוטף את הטקסט < span dir="rtl" || dir="ltr" class="atr-inline-direction-rtl" || class="atr-inline-direction-ltr" > כך שניתן לשלוט בו דרך ה CSS באתר שלך, לדוגמא, .atr-inline-direction-rtl{direction: rtl;display:inline-block} == Installation == Installing "Atr Inline Rtl Ltr" can be done either by searching for "Atr Inline Rtl Ltr" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps: 1. Upload the plugin files to the `/wp-content/plugins/atr-inline-rtl-ltr` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress == Frequently Asked Questions == = Where can I use this plugin? = In the editing toolbar under "Display more block tools" arrow. You'll see "Direction Rtl" and "Direction Ltr" options. = How do I use this plugin? = Select the text that you want to adjust and click on the appropriate button. For example, if you write English text in Hebrew post, Select the English text and click on "Direction Ltr" in the editing toolbar under "Display more block tools" arrow. = What are the effects of this plugin? = The only effect of this plugin is wrapping the selected words (or sentences) in paragraph block with span element with dir="rtl" or dir="ltr" attribute and class="atr-inline-direction-rtl" or class="atr-inline-direction-ltr" == Screenshots == 1. Two buttons In the editing toolbar under "Display more block tools" arrow = 1.0.1 = * Release