이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

RTL Tester

설명

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.

설치

Upload, Activate

후기

2018년 7월 3일
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
모든 20 평가 읽기

기여자 & 개발자

“RTL Tester”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“RTL Tester”(이)가 5(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “RTL Tester”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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.