HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/qayyoomi.com/root/wp-content/plugins/wp-rtl/readme.txt
=== WP-RTL ===
Contributors: fduraibi
Donate link:
Tags: rtl, ltr, wysiwyg, formatting, tinymce, write, edit, post, posts, arabic, hebrew, persian, directionality, direction, multilingual, multilanguage
Requires at least: 2.6
Tested up to: 4.5
Stable tag: 1.0

Adds two buttons to the TinyMCE editor to enable writing text in Left to Right (LTR) and Right to Left (RTL) directions.

== Description ==
**Do you write posts in different languages that have different directions?**
This plugin enables a feature in the post editor which allow writing texts in Left-to-Right and Right-to-Left directions in the same post (or page) so you can write in English (and any other LTR language) and also RTL languages like Arabic, Persian and Hebrew.

**Simply look for the new buttons added to the post editor after installing the plugin.** (See the screenshots for better understanding)

اضافة زرارين لشريط التحرير لتمكين تحويل النص للقراءة من اليمين لليسار مثل اللغة العربية والفارسية والعبرية

[More details](http://www.fadvisor.net/blog/2008/10/wp-rtl/)

* Note: This plugin will not change the direction of the post title, since that is controlled by the theme.

== Installation ==

Search for the plugin "wp-rtl" from the plugin page inside your WordPress dashboard, or to manually install it do the following:

1. Upload the folder (wp-rtl) to the plugins directory (wp-content/plugins).
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Clear your browser cache (This is important otherwise you will see the cached TinyMCE).

== Screenshots ==

1. The post editor showing the new direction buttons.
2. Switching to the text editor shows the added direction to the RTL line.
3. A test post showing the correct alignment for the languages.

== Changelog ==

* 1.0 Fix for button styling due to WP inconsistent change of style 
* 0.3 Fixed for WP 3.9
* 0.2 Fixed compatibility issue with WordPress 2.8
* 0.1 First release