Опис
I couldn’t find any plugins that converted so called “smart” punctuation to HTML entities, so I created this one. It doesn’t do everything yet, but it’s a start.
This plugin currently converts smart quotes and apostrophes, en- and em-dashes, and ™ © and ® symbols into HTML entities.
Встановлення
This section describes how to install the plugin and get it working.
- Upload ‘html-entifier.php’ to the ‘/wp-content/plugins/’ directory
- Activate HTML Entifier through the ‘Plugins’ menu in WordPress
- It will now automatically convert smart punctuation located in post content and titles.
Часті питання
- Is there a settings page?
-
Not yet.
- Why didn’t this plugin work on all of my old posts?
-
Version 1.0.0 only converts newly saved posts/pages — or posts/pages that you go back and re-save.
Відгуки
Учасники та розробники
“HTML Entifier” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “HTML Entifier” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
1.0.0
- First Revision of the plugin