Changeset 2188859
- Timestamp:
- 11/09/2019 12:08:16 PM (6 years ago)
- Location:
- ltrrtl-admin-content
- Files:
-
- 13 added
- 2 edited
-
tags/0.5.1 (added)
-
tags/0.5.1/icon.png (added)
-
tags/0.5.1/languages (added)
-
tags/0.5.1/languages/ltr-admin-ar.mo (added)
-
tags/0.5.1/languages/ltr-admin-ar.po (added)
-
tags/0.5.1/languages/ltr-admin-he_IL.mo (added)
-
tags/0.5.1/languages/ltr-admin-he_IL.po (added)
-
tags/0.5.1/ltr-admin.css (added)
-
tags/0.5.1/ltr-admin.js (added)
-
tags/0.5.1/ltr-admin.php (added)
-
tags/0.5.1/readme.txt (added)
-
tags/0.5.1/screenshot-1.png (added)
-
tags/0.5.1/screenshot-2.png (added)
-
trunk/ltr-admin.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ltrrtl-admin-content/trunk/ltr-admin.php
r2015292 r2188859 2 2 /* 3 3 Plugin Name: LTR <=> RTL Admin content 4 Plugin URI: http://WPwith.us/plugins/ltr-admin5 4 Description: Enable LTR in admin content area. Click the admin bar button to switch between RTL & LTR. 6 5 This plugin adds a button to the admin bar. … … 8 7 The LTR/RTL state is saved in current browser only. 9 8 Author: Ronny Sherer 10 Author URI: http:// WPwith.us9 Author URI: http://www.lunasite.co.il 11 10 Text Domain: ltr-admin 12 Version: 0.5 11 Version: 0.5.1 13 12 14 Copyright 2014 - 201 5 WPwith.us13 Copyright 2014 - 2019 Lunasite 15 14 */ 16 15 -
ltrrtl-admin-content/trunk/readme.txt
r2015292 r2188859 3 3 Tags: admin, rtl, hebrew, arabic, farsi, persian, urdu 4 4 Requires at least: 3.6 5 Tested up to: 5. 06 Stable tag: 0.5 5 Tested up to: 5.3 6 Stable tag: 0.5.1 7 7 License: The MIT License 8 8 License URI: http://opensource.org/licenses/MIT … … 23 23 24 24 == Changelog == 25 26 = 0.5.1 = 27 * Mark as supports WordPress 5.3 25 28 26 29 = 0.5 =
Note: See TracChangeset
for help on using the changeset viewer.