News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

Alan Skorkin's Blog:
How To Fix The WP-Syntax Special Character Escaping Issue
March 11, 2010 @ 09:15:21

Alan Skorkin has a recent post to his blog about a trouble that many WordPress users have come across in working with their content and the WP-Syntax plugin (for displaying code) - a special character escaping bug that escapes characters that don't need it.

Suffice to say, [WP-Syntax] does the job fine except for one very annoying issue. Whenever you have any kind of special characters in your code (which you inevitably do e.g. <, >, & etc.), these always render as their escaped representations.

It only happens with the WYSIWYG editor for writing content (which the tool's FAQ recommends turning off) but there's a better solution that Alan found - change a line of code in the plugin to use the htmlspecialchars_decode function to rid your install of this pesky escaping bug.

0 comments voice your opinion now!
wpsyntax wordpress special character escape




Community Events





Don't see your event here?
Let us know!


podcast conference package introduction phpunit api symfony2 development interview unittest application community manifesto release test opinion language framework custom series

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework