Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toorop/konkr-anti-spam-plugin-for-wordpress
A anti-spam plugin for Wordpress using the free KonKr API
https://github.com/toorop/konkr-anti-spam-plugin-for-wordpress
Last synced: about 6 hours ago
JSON representation
A anti-spam plugin for Wordpress using the free KonKr API
- Host: GitHub
- URL: https://github.com/toorop/konkr-anti-spam-plugin-for-wordpress
- Owner: toorop
- Created: 2011-11-17T13:18:48.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-22T15:32:48.000Z (almost 13 years ago)
- Last Synced: 2023-03-13T03:51:55.123Z (over 1 year ago)
- Language: PHP
- Size: 117 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Konkr ===
Contributors: toorop, matt, ryan, andy, mdawaffe, tellyworth, josephscott, lessbloat, automattic
Tags: konkr, comments, spam
Requires at least: 3.0
Tested up to: 3.2.1
Stable tag: 0.1
License: GPLv2 or laterKonkr checks your comments against the Konkr web service to see if they look like spam or not.
== Description ==
Konkr checks your comments against the Konkr web service to see if they look like spam or not and lets you
review the spam it catches under your blog's "Comments" admin screen.PS: You'll need an KonKr API key to use it. Keys are free - as free beer - for all type of blogs (personals, businesses and commercial sites).
PS2: This plugin is a fork of Akismet Wordpress Plugin (http://wordpress.org/extend/plugins/akismet/)
== Installation ==
1 - Upload the Akismet plugin to your blog onto wp-content/plugins/ directory.
2 - Activate it via "admin->plugins" menu.
3 - Enter your Konkr API key: http://konkr.com/get/.
4 - There's no fourth step.That's all !
== Changelog ==
= 0.1 =
First beta version