Adds language change in WordPress WYSIWYG editor..
The button will be added in the first row of the editor..
Just highlight the word or phrase or insert the in the text, then click on the language button..
Add the language code for the phrase or text.
Only for links Add the language code for the link target.
If you just inserted the in the text, you get lang attribute for the parent element..
If you highlight word or phrase, you get element with lang attribute surrounding the selected text..
You have to do nothing the in css > changelang css will do everything for you..
If you have already file named editor-style css in your theme, you have to copy the styles below into your editor-styles css to get your language changes in the editor...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more