News Feed
Jobs Feed
Sections




News Archive
feed this:

Rob Allen's Blog:
Fixing -- in WordPress
March 23, 2009 @ 07:53:20

After being frustrated that the WordPress blogging system was "eating" his double dashes (like in a ./configure string), Rob Allen went on the offensive and dove into the WordPress code to fix things.

One thing that I've noticed is that whenever I used -- in a post, such as this one, WordPress converted the -- to &emdash; which whilst very pretty doesn't work so well for people trying to understand command line switches. [...] I tracked it down to the wptexturize function in the wp-includes/functions-formatting.php file.

He found and used this plugin (disable_wptexturize) and the issue disappeared.

0 comments voice your opinion now!
dash wordpress fix emdash replace plugin wptexturize



Community Events











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


development series opinion podcast zendframework2 language composer testing api functional example framework interview phpunit introduction release community unittest code database

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