Normalizes content, excerpt, title and comment content to Normalization Form C.
For everyone getting this warning from W3C validator: "Text run is not in Unicode Normalization Form C." http://www.w3.org/International/docs/charmod-norm/#choice-of-normalization-form
Requires PHP 5.3+ Be sure to have the PHP-Normalizer-function available (intl extension has to be installed). See: http://php.net/manual/en/normalizer.normalize.php
If you don’t know how to install a plugin for WordPress, here’s how.
- Added to more (sanitize) filters
- Added support for Advanced Custom Fields
- Added (limited) support for Elementor and Beaver Builder
- Added support for widgets
- Updated readme.txt
- Initial release.