설명
Adds a button to the WordPress WYSIWYG editor to write Dhivehi text. By default adds a <span class="dhivehi-text">
tag.
This plugin uses MV Faseyha and MV Waheed embedded fonts.
단축 코드
If you want more flexibility, you can use the procided shortcode.
[dhivehi]Content goes here[/dhivehi]
The shortcode offers a few options that you can customize.
[dhivehi container="div" class="foo bar" id="myid"]
설치
설치
- Upload
dhivehi-text
folderto the/wp-content/plugins/
directory - 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
- Go to any post edit page and start editing
Uninstall
- Deactivate Dhivehi Text in the ‘Plugins’ menu in WordPress.
- After Deactivation a ‘Delete’ link appears below the plugin name, follow the link and confim with ‘Yes, Delete these files’.
- This will delete all the plugin files from the server as well as erasing all options the plugin has stored in the database.
FAQ
- How can I use my own fonts?
-
Just override the
.dhivehi-text
class in your css and define your preferred font-family. - How can I contact the plugin author?
-
Drop me a line at http://arushad.org/contact
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
변경이력
0.1
- 초기 릴리즈