[wp-forums] Backtick delimited code & being converted to &amp

Michael E. Hancock justmichaelh at gmail.com
Sat Apr 18 12:39:24 GMT 2009


In the forums, the & sign is being changed to an entitiy when the code is 
delimited with backticks.

this:
<?php wp_list_categories('orderby=name&show_count=1&title_li=');?>

gets converted to this:
<?php wp_list_categories('orderby=name&amp;show_count=1&amp;title_li=');?>

Thanks to whoever fixes that.

MichaelH




More information about the wp-forums mailing list