Opis
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.
Instalacja
- upload the directory „undo_wordpress_default_formatting” to your wp-content/plugins directory
- activate the plugin from your WordPress 'Plugins’ menu
Najczęściej zadawane pytania
- 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.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Undo WordPress Default Formatting” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Undo WordPress Default Formatting” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0
- First version of the Plugin, stable