You know there’s a function that controls allowed tags, right? 😉
Viper, great enhancement, better than the previous version a lot.
I would like to see an option to allow disable nested quote. Is it possible? Thanks a lot.
You mean don’t add quoted comments inside another quoted comment? Yeah, I think I can do that.
Yes, just like you said. 😉
Problem confirmed, Phunky. I just realized that I bet the script that makes sure that commenters don’t use non-allowed tags is stripping out the <!-- blah --> because technically it’s an HTML tag. I didn’t notice as I was testing it while logged in. :/
Hmm, should I see if I can add <!-- --> to kses.php‘s array via my plugin? Or should I use like [Comment ID #3064 Will Be Quoted Here]?
The original point of using HTML comments was that if you disabled my plugin, you wouldn’t be left with weird things.
However, perhaps leaving some kinda note would be good. I mean if someone is replying to a comment and the quoted comment doesn’t show up because the plugin’s disabled, it’s gonna look a bit off.
Okay, here’s RC2. Actually tested non-logged in and it should actually work now. Oh, and tinyau’s suggestion added too. 🙂