Wordpress Plugin: Hungred Smart Quotes
This is a small plugin that replace the smart quotes function in Wordpress that format/encode the code in Wordpress. Hence, most symbols will be formatted/encoded by Wordpress texturize function.
Example,
'&' (ampersand) becomes '&'
'"' (double quote) becomes '"'
''' (single quote) becomes '''
'< ' (less than) becomes '<'
'>' (greater than) becomes '>'
The plugin will help solve the above problem
