Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

Dhivehi Text

Popis

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.

Zkrácený kód

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"]

Instalace

Instalovat

  1. Upload dhivehi-text folderto the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Go to any post edit page and start editing

Odinstalace

  1. Deactivate Dhivehi Text in the ‚Plugins‘ menu in WordPress.
  2. After Deactivation a ‚Delete‘ link appears below the plugin name, follow the link and confim with ‚Yes, Delete these files‘.
  3. This will delete all the plugin files from the server as well as erasing all options the plugin has stored in the database.

Nejčastější dotazy

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

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

Dhivehi Text je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přeložte “Dhivehi Text” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

0.1

  • Initial release