• This change in 3.0.5:
    http://core.trac.ww.wp.xz.cn/changeset/17400

    causes (at least) span markup to be blindly removed from comments. In my case it totally dorked things.

    Was it intended that the change have this kind of effect? If so, it would have been nice if the not-backward-compatible change was highlighted in the notes. )-:

Viewing 1 replies (of 1 total)
  • Thread Starter jfriedl

    (@jfriedl)

    FWIW, one can undo the dorkage by adding a one-line plugin:

    remove_filter(‘comment_text’, ‘wp_kses_data’);

Viewing 1 replies (of 1 total)

The topic ‘3.0.5 breaks comment display’ is closed to new replies.