Bri
(@tinnyfusion)
I could knock up a snippet to remove HTML from comments if you’d like? Additionally, maybe one that leaves URL’s as text but also strips the link?
Plugin Author
Bowo
(@qriouslad)
This is well noted for now. Will have to see if this is something many users will find useful.
For one, there’s already the All | Mine | Pending | Approved | Spam | Trash links on top of the Comments page. Notice there’s ‘Spam’ there.
@pressthemes1 maybe what @tinnyfusion will share could be something you can implement via a code snippet?
Bri
(@tinnyfusion)
I think WordPress already stops HTML (or any code for that matter) from being parsed by default so it wouldn’t matter if anyone posted some code.
With regard to URL’s in comments, it’s quite easy to strip the link from these with a few lines of code.
Just let me know if this is something you require?
I’m talking for spam detection being able to see is a comments has HTML, HREF, HTTPS, HTTP, IMG & suspicious words like Corn, Dex & Donkey, ETC. basically a way to for comments
Bri
(@tinnyfusion)
I get that that’s be interesting but IP banning and spam protection already exists. It just moves said messages to spam, albeit it without specifically mentioning the reasons. That is unless you install Askimet (as a bare minimum).