Oct 092011
If you want to share code with others using your wordpress blog, usually, these people will run into problems with your shared (quoted) code. WordPress processes the quotation marks into curly ones, which break your code when copy & pasting.
There are two solutions to this problem:
-
Install the plugin wpuntexturize
-
Edit your theme(s) and add a line of code to functions.php
Now my blog is cured from this problem :-)
Related posts:
- FTP and Vista
- C5 and Opera
- Enable and fix Lectora titles for the Opera browser
- An inspiring post
- C5 and TinyMCE customization
Related posts brought to you by Yet Another Related Posts Plugin.