Changeset 664598
- Timestamp:
- 02/07/2013 12:02:40 AM (13 years ago)
- File:
-
- 1 edited
-
wp-rtl/trunk/wp-rtl.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-rtl/trunk/wp-rtl.php
r118610 r664598 2 2 /* 3 3 Plugin Name: WP-RTL 4 Plugin URI: http:// fadvisor.net/blog/2008/10/wp-rtl/4 Plugin URI: http://www.fadvisor.net/blog/2008/10/wp-rtl/ 5 5 Description: Adds two buttons to the TinyMCE editor to enable writing text in Left to Right (LTR) and Right to Left (RTL) directions. 6 6 Version: 0.2 7 7 Author: Fahad Alduraibi 8 Author URI: http:// fadvisor.net/blog/8 Author URI: http://www.fadvisor.net/blog/ 9 9 */ 10 10 /* 11 Copyright2008 Fahad Alduraibi (email : fduraibi (at) gmail.com)11 Developed 2008 Fahad Alduraibi (email : fduraibi (at) gmail.com) 12 12 13 13 This program is free software; you can redistribute it and/or modify
Note: See TracChangeset
for help on using the changeset viewer.