Andy Skelton wrote:
Feeds can be broken by ]]>. The opening of the CDATA will not break a CDATA section in an XML document, while the closing will. Thus we only need to escape the closing.
Why not just do this in the feed functions, and as a filter? -- Matt Mullenweg http://photomatt.net | http://wordpress.org http://automattic.com | http://akismet.com _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
