Archive for Uncategorized

Weasel’s No HTTP Authors

latest version http://wordpress.org/extend/plugins/weasels-no-http-authors/

We’ve been running the anti-spam Akismet plugin for WordPress, but still we get spam comments of a particular breed. This breed is one where the username is a URL, and the message body is an inoffensive message. Something like, “Great news, thanks!”, which looks innocent enough at first! Until you go to see who posted it and it’s some Viagra site.

It appears other anti-spam plugins don’t have the capability to really defend against a username attack, as they only scan the actual comment filler. This plugin attempts to fix this one specific spam attack.

This plugin will scan the username listed on each comment and scan it for the phrase “HTTP:”, indicating that the username is actually an HTML link. (Version 0.4u also looks for the phrase “Goodwork”, a common WP spambot response). The plugin doesn’t actually delete the spam or send it to some central database; it instead activates Akismet and do it’s thing automatically. So essentially, my plugin just flips a little flag and doesn’t do any of the dirty work.

Planned updates are an admin screen where you can define custom strings to be banned from certain fields. For the time being, I have a very well documented source code and you can always edit it to combat your specific type of spam!

Weasel’s TagIt!

This is a plugin that displays a link to your latest article that does not contain tags, and provides you with an editing link for it as well. This will help you update all your older articles that don’t have tags on them.

If all of your articles have tags, it instead selects the article with the fewest number of tags.

This is a great plugin to slowly (but surely!) let you and all of your site editors apply tags to those old articles, thus making them more easily accessible to your readers and search engines.

latest version at http://wordpress.org/extend/plugins/weasels-tagit/

Weasel’s HTML Bios

Disables the HTML-tag-stripping of author bios.

Weasel’s HTML Bios is a plugin for WordPress that simply stops wordpress from stripping HTML from the User Bio field. This is handy for anybody that actually uses those User Bios. :)

No configuration, it simply stops the stripping of HTML.

 

download latest version http://wordpress.org/extend/plugins/weasels-html-bios/