[wp-forums] Code gets mangled
Michael E. Hancock
justmichaelh at gmail.com
Thu Apr 30 13:57:28 GMT 2009
PLEASE PLEASE PLEASE, can someone who has the power, fix the <code> </code>
problems in the forums. We now have several weeks worth of threads that
display invalid code examples.
`
$pagechildren =
get_pages('sort_column=menu_order&hierarchical=0&child_of=390');
`
gets displayed as
$pagechildren =
get_pages('sort_column=menu_order&hierarchical=0&child_of=390');
and
`
<p> testing </p>
`
gets saved correctly, but when the comment is edited, it loses the <p> </p>
Thanks.
MichaelH
More information about the wp-forums
mailing list