Mô tả
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.
Cài đặt
This section describes how to install the plugin and get it working.
- Upload ‘smart-quote-fixer.php’ to the ‘/wp-content/plugins/’ directory
- Activate Smart Quote Fixer through the ‘Plugins’ menu in WordPress
- That’s it. It will now automatically remove smart quotes from post content and titles.
Hỏi đáp
- 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.
Người đóng góp & Lập trình viên
“Smart Quote Fixer” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Smart Quote Fixer” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- First Revision of the plugin