This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Normalizer

वर्णन

For everyone getting this warning from W3C validator: “Text run is not in Unicode Normalization Form C.”

See: http://www.w3.org/International/docs/charmod-norm/#choice-of-normalization-form

Requires PHP 5.3+

Be sure to have the PHP-Normalizer-extension (intl and icu) installed.

See: http://php.net/manual/en/normalizer.normalize.php

See also: https://core.trac.wordpress.org/ticket/30130

स्क्रीनशॉट

  • Correct transliteration if you enter the word directly
  • Missing transliteration for copy/pasted word from PDF
  • Error message from W3C

स्थापना

  1. Upload the zip file from this plugin on your plugins page or search for Normalizer and install it directly from the repository
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Done!

नेहमी विचारले जाणारे प्रश्न

I don’t see any changes.

The plugin just adds the normalization if there are problematic characters. Furthermore it does do the normalization before saving, so you don’t see anything. It just works if it is needed.

Will this slow down my site?

Sorry, but I don’t have a clue. Maybe just a little bit.

समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

योगदानकर्ते आणि विकसक

“Normalizer” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.

योगदानकर्ते

भाषांतर करा “Normalizer” तुमच्या भाषेत.

विकासातील आग्रह?

कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.

बदलांची यादी

1.0.0

  • Initial release