I decided to try out the release candidate of WordPress 2.7, which among other things offers native support for threaded comments. The problem is that Comments Preview breaks that; it sends any attempted reply to a comment to the end of the comment list rather than threading it.
Update to last for non-standard actions in WP 2.7:
- Comment threading of non-previewed comments works properly in all cases.
- Comment threading of previewed comments works properly as long as the "reply" link in the previewed comment (which replaces the "click here to cancel reply" link) is not clicked.
- Comment threading of previewed comments breaks as soon as that "reply" link is clicked.
I decided to try out the release candidate of WordPress 2.7, which among other things offers native support for threaded comments. The problem is that Comments Preview breaks that; it sends any attempted reply to a comment to the end of the comment list rather than threading it.
I've changed the development version of the plugin, here, to work with threaded comments. Could you try it out?
Threading works on WP 2.7. Still have to test on 2.6.3 as well as a non-threaded 2.7.
Update to last for non-standard actions in WP 2.7:
- Comment threading of non-previewed comments works properly in all cases.
- Comment threading of previewed comments works properly as long as the "reply" link in the previewed comment (which replaces the "click here to cancel reply" link) is not clicked.
- Comment threading of previewed comments breaks as soon as that "reply" link is clicked.
I do have a post illustrating this up at my test blog.
Update for WP 2.6.x (2.6.3 in my case) - Nothing is broken there.
RSS feed for this topic
Reply
You must log in to post.