root/afridex/plugins/akismet/readme.txt @ 21

Revision 21, 0.8 kB (checked in by admin, 18 years ago)
RevLine 
[21]1=== Akismet ===
2Contributors: matt, ryan, andy, mdawaffe
3Tags: akismet, comments, spam
4
5Akismet checks your comments against the Akismet web service to see if they look like spam or not.
6
7== Description ==
8
9Akismet checks your comments against the Akismet web service to see if they look like spam or not and lets you
10review the spam it catches under your blog's "Comments" admin screen.
11
12Want to show off how much spam Akismet has caught for you? Just put `<?php akismet_counter(); ?>` in your template.
13
14See also: [WP Stats plugin](http://wordpress.org/extend/plugins/stats/).
15
16PS: You'll need a [WordPress.com API key](http://wordpress.com/api-keys/) to use it.
17
18== Installation ==
19
20Upload the Akismet plugin to your blog, Activate it, then enter your [WordPress.com API key](http://wordpress.com/api-keys/).
21
221, 2, 3: You're done!
Note: See TracBrowser for help on using the browser.