A plugin for WordPress that prevents WordPress from converting single and double quotation marks into their curly alternatives, and optionally also converts existing curly quotation marks into their non-curly alternatives.
This plugin can be found in the WordPress Plugin Directory: https://wordpress.org/plugins/wpuntexturize/
- Install via the built-in WordPress plugin installer. Or install the plugin code inside the plugins directory for your site (typically
/wp-content/plugins/
). - Activate the plugin through the 'Plugins' admin menu in WordPress
- Optional: If you want to also convert existing curly quotation marks within posts to their non-curly alternatives, then on the Settings -> Reading admin page check the checkbox labeled "Convert existing curly quotes in posts to their non-curly alternatives". (Reminder that the plugin will always prevent WordPress from converting non-curly quotation marks to the curly alternatives.)
- See readme.txt for additional usage information.
- See DEVELOPER-DOCS.md for developer-related documentation on hooks.
- See CHANGELOG.md for the list of changes for each release.
Commercial support and custom development are not presently available. You can raise an issue on GitHub or post in the plugin's support forum on WordPress.org.
If the plugin has been of benefit to you, how about submitting a review for it in the WordPress Plugin Directory or considerating a donation?
This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.