Make WordPress Core

Ticket #3670

Attachments (7)

3670.001.diff (1.6 KB) - added by AaronCampbell 18 years ago.
3670.diff (665 bytes) - added by Denis-de-Bernardy 16 years ago.
conditionally disable CDATA blocks
3670.2.diff (2.8 KB) - added by ryan 16 years ago.
Escape cdata close via filter on the_content
post-template.php.diff (544 bytes) - added by shidouhikari 16 years ago.
Moves filter to the end of the function, letting each Wordpress user deal with the situation without having to edit core files
3670.3.diff (2.9 KB) - added by nacin 15 years ago.
Introduce escape_cdata_close()
3670-I.diff (2.9 KB) - added by andy 15 years ago.
Remove incorrect entity encoding of ]]> and introduce cdata functions for filters.
3670.4.diff (6.7 KB) - added by mdgl 11 years ago.
Refreshed and enhanced patch

Download all attachments as: .zip