source: trunk/www.guidonia.net/wp/wp-content/plugins/akismet/readme.txt@ 44

Last change on this file since 44 was 44, checked in by luciano, 14 years ago
File size: 835 bytes
Line 
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 repository browser.