Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Smart Quote Fixer

Опис

All of the other plugins that I have found only replace the smart quotes after the content has been saved to the database.

This plugin will actually replace the smart quotes before it gets saved to the database.

What does that mean? It means that you will now be able to perform better searches for content without having to worry about those annoying smart quotes.

Not only does this plugin fix smart quotes, it also replaces the ™ (c) and (r) symbols into proper HTML entities.

If you find this plugin useful, please give it a rating.

Встановлення

This section describes how to install the plugin and get it working.

  1. Upload ‘smart-quote-fixer.php’ to the ‘/wp-content/plugins/’ directory
  2. Activate Smart Quote Fixer through the ‘Plugins’ menu in WordPress
  3. That’s it. It will now automatically remove smart quotes from post content and titles.

Часті питання

Is there a settings page?

Not currently.

Does this plugin work retroactively?

Version 1.0 currently does not work retroactively to clean your database. It will only clean items moving forward. This is a planned feature for future releases.

Does this plugin work on custom fields?

Unfortunately no, but I have plans to make it work with custom fields and Advanced Custom Fields in the upcoming future.

Учасники та розробники

“Smart Quote Fixer” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Smart Quote Fixer” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

  • First Revision of the plugin