Title: RTL Tester
Author: Yoav Farhi
Published: <strong>29 balandžio, 2010</strong>
Last modified: 11 rugpjūčio, 2020

---

Ieškoti įskiepiuose

![](https://ps.w.org/rtl-tester/assets/banner-772x250.jpg?rev=549688)

Šis įskiepis **nebuvo išbandytas su 3 vėliausiomis WordPress versijomis**. Jis tikriausiai
nėra prižiūrimas ir palaikomas, todėl gali neveikti su naujausiomis WordPress versijomis.

![](https://ps.w.org/rtl-tester/assets/icon-256x256.png?rev=978435)

# RTL Tester

 Autorius [Yoav Farhi](https://profiles.wordpress.org/yoavf/)

[Parsisiųsti](https://downloads.wordpress.org/plugin/rtl-tester.1.2.zip)

 * [Informacija](https://lt.wordpress.org/plugins/rtl-tester/#description)
 * [Atsiliepimai](https://lt.wordpress.org/plugins/rtl-tester/#reviews)
 *  [Diegimas](https://lt.wordpress.org/plugins/rtl-tester/#installation)
 * [Kūrimas](https://lt.wordpress.org/plugins/rtl-tester/#developers)

 [Pagalba](https://wordpress.org/support/plugin/rtl-tester/)

## Aprašymas

This plugin adds a button to the admin bar that allow admins to switch the text 
direction of the site. It can be used to test WordPress themes and plugins with 
Right To Left (RTL) text direction.

## Diegimas

Upload, Activate

## Atsiliepimai

![](https://secure.gravatar.com/avatar/4cf44fc9ac39d8e1219b3a786332aa85e5d3231b782b1412a9655e3477335d01?
s=60&d=retro&r=g)

### 󠀁[Excellent plugin!](https://wordpress.org/support/topic/excellent-plugin-7722/)󠁿

 [Nauriskolats](https://profiles.wordpress.org/nauriskolats/) 19 vasario, 2022

Really easy to use and helpful while testing and improving RTL support!

![](https://secure.gravatar.com/avatar/871c3c27a67a0bf99e7f2edaa9c093d2dbeb2829cc6dbe79d1dead02bea35b08?
s=60&d=retro&r=g)

### 󠀁[Great Plugin](https://wordpress.org/support/topic/great-plugin-23243/)󠁿

 [zarou88](https://profiles.wordpress.org/zarou88/) 6 spalio, 2019

Great Plugin

![](https://secure.gravatar.com/avatar/0750c31ad2e4acbd1e971a549974bf676de83ffafccd57e2dd7e2139fdd9e88d?
s=60&d=retro&r=g)

### 󠀁[perfect](https://wordpress.org/support/topic/perfect-5191/)󠁿

 [Jose Mortellaro](https://profiles.wordpress.org/giuse/) 3 liepos, 2018

when a plugin does what you expect it should do and you spend a lot less time thanks
to it, for me that plugin is great, and this is the case. A perfect plugin for developers

![](https://secure.gravatar.com/avatar/0f511747c02bbeb0f025ea29190a93e5e4c79fb26b17eaaad2ed81d83ad54dc9?
s=60&d=retro&r=g)

### 󠀁[Great for plugin development](https://wordpress.org/support/topic/great-for-plugin-development-2/)󠁿

 [kontur](https://profiles.wordpress.org/kontur/) 19 sausio, 2018

Does what it says and makes it easy to test rtl support.

![](https://secure.gravatar.com/avatar/c1285edeff135e324ff5140fa244830a6e601df8320b2ed98b6debdf01f2a28c?
s=60&d=retro&r=g)

### 󠀁[Useful and necessary plugin .](https://wordpress.org/support/topic/useful-plugin-387/)󠁿

 [janemaddison89](https://profiles.wordpress.org/janemaddison89/) 1 lapkričio, 2017

I have tested my website theme with this plugin recently and it’s really worth a
try. Thanks for useful plugin.

![](https://secure.gravatar.com/avatar/85ec6db5a3f6a787cd4abe8365e59c2ea2d7ad704ca8f3e8a2570d267505bce9?
s=60&d=retro&r=g)

### 󠀁[Great simple plugin that helps create URDU or ARABIC Website](https://wordpress.org/support/topic/great-simple-plugin-that-helps-create-urdu-or-arabic-website/)󠁿

 [Mukesh Mali](https://profiles.wordpress.org/mukeshmali/) 21 birželio, 2017

This tool is THE ONE you need to test and develop RTL themes and that help to create
URDU or Arabic WebSites. [ Signature moderated ]

 [ Perskaityti visus atsiliepimus (20) ](https://wordpress.org/support/plugin/rtl-tester/reviews/)

## Programuotojai ir komandos nariai

“RTL Tester” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti
toliau.

Autoriai

 *   [ Yoav Farhi ](https://profiles.wordpress.org/yoavf/)
 *   [ Automattic ](https://profiles.wordpress.org/automattic/)

Įskiepis “RTL Tester” išverstas į 7 kalbas. Dėkojame [vertėjams](https://translate.wordpress.org/projects/wp-plugins/rtl-tester/contributors)
už jų darbą.

[Išverskite “RTL Tester” į savo kalbą.](https://translate.wordpress.org/projects/wp-plugins/rtl-tester)

### Domina programavimas?

[Peržiūrėkite kodą](https://plugins.trac.wordpress.org/browser/rtl-tester/), naršykite
[SVN repozitorijoje](https://plugins.svn.wordpress.org/rtl-tester/), arba užsiprenumeruokite
[kodo pakeitimų žurnalą](https://plugins.trac.wordpress.org/log/rtl-tester/) per
[RSS](https://plugins.trac.wordpress.org/log/rtl-tester/?limit=100&mode=stop_on_copy&format=rss).

## Pakeitimų istorija

#### 1.2

 * Updated for compatibility with WordPress 5.4.

#### 1.1

 * Change user check to filterable capability, instead of just calling `is_super_admin()`

#### 1.0.5

 * Make sure we set the direction the wp_styles object if it already exist.
 * Enable header translation (props GaryJones);

#### 1.0.4

Bug fix

#### 1.0.3

Prevent a notice when no direction has been set.

#### 1.0.2

Cleanup, bug fix

#### 1.0.1

Activate RTL/LTR via the admin bar. Settings are per user, for admins only.

#### 0.2

No more hooks – sets the text_direction variable on load.
 Probably the simplest,
yet useful, plugin in the repository 🙂

#### 0.1

Initial version.

## Metainformacija

 *  Version **1.2**
 *  Atnaujinta **prieš 6 metai**
 *  Aktyvių instaliacijų **1 000+**
 *  WordPress versija ** 3.3 ar naujesnė **
 *  Ištestuota iki **5.5.18**
 *  Kalbos
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/rtl-tester/), [English (UK)](https://en-gb.wordpress.org/plugins/rtl-tester/),
   [English (US)](https://wordpress.org/plugins/rtl-tester/), [Hebrew](https://he.wordpress.org/plugins/rtl-tester/),
   [Japanese](https://ja.wordpress.org/plugins/rtl-tester/), [Spanish (Chile)](https://cl.wordpress.org/plugins/rtl-tester/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/rtl-tester/) ir [Urdu](https://ur.wordpress.org/plugins/rtl-tester/).
 *  [Išversti į savo kalbą](https://translate.wordpress.org/projects/wp-plugins/rtl-tester)
 * Žymos
 * [rtl](https://lt.wordpress.org/plugins/tags/rtl/)[testing](https://lt.wordpress.org/plugins/tags/testing/)
 *  [Daugiau](https://lt.wordpress.org/plugins/rtl-tester/advanced/)

## Įvertinimai

 5 out of 5 stars.

 *  [  19 5-star reviews     ](https://wordpress.org/support/plugin/rtl-tester/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/rtl-tester/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/rtl-tester/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/rtl-tester/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/rtl-tester/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/rtl-tester/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/rtl-tester/reviews/)

## Autoriai

 *   [ Yoav Farhi ](https://profiles.wordpress.org/yoavf/)
 *   [ Automattic ](https://profiles.wordpress.org/automattic/)

## Pagalba

Turite pastabų? Reikia pagalbos?

 [Peržiūrėti pagalbos forumą](https://wordpress.org/support/plugin/rtl-tester/)