Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

Undo WordPress Default Formatting

Опис

WordPress applies default text formatting that replaces characters such as ‘-‘, ‘–‘, quotes, … to pretty HTML characters. This plugin was created to revert that back. This is especially useful for tech-oriented blogs that need the original input because they may contain commands that need to be executed.

Постављање

  1. upload the directory „undo_wordpress_default_formatting“ to your wp-content/plugins directory
  2. activate the plugin from your WordPress ‘Plugins’ menu

ЧПП

The characters get replaced to something else than my original, why is that?

WordPress changes a few characters to the same HTML entity character. I can not guess what the original character was, so I’m using a ‘best effort’ way of converting the HTML character back to the original one. Sometimes, it’ll be wrong.

Прегледи

Нема рецензија за овај додатак.

Сарадници и градитељи

„Undo WordPress Default Formatting“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „Undo WordPress Default Formatting“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.0

  • First version of the Plugin, stable