You could be seeing a great picture here
_

Charles on… anything that comes along

Friday 10 September 2004

Filed under: — Charles @ 8:27 am

Spam me not, nor try to

Yesterday I grumbled mildly about the way that Wordpress won’t allow superscript tags in comments, but its restrictions also have benefits. Here’s an example where a blog spammer tried to use an HTTP tag to make the page you were viewing go straight to the spam page. Happily, Wordpress ignores it. As the guy says, “I love it when things work silently in the background, protecting [you] from stupid evil people.” If only more programs were designed with a knowledge of the grifters of the Net in mind…

One Response to “Spam me not, nor try to”

  1. Dougal Campbell Says:

    If you want to add more allowable tags for comments, edit your wp-includes/kses.php file. This is the code which enforces which tags and attributes are allowed. You can edit to include or exclude whichever tags you wish to allow.

    You’ll see that there are already several pre-formatted entries for other tags, including sub- and super-scripts.

Leave a Reply

Powered by WordPress