----------------------------- CapCC ver 1.0 Adds CAPTCHA functionality to WordPress comments and register forms. ------------------------------ ----- Install Directions ----- 1. Create Folder 'capcc' in your /wp-content/plugins directory. 2. Copy 'arial.ttf' and 'capcc.php' into that folder. 3. Goto Plugins in your wordpress admin, activate capcc plugin. That's it! ---- Requirements ----- PHP GD with freetype and PNG, JPEG or GIF support Wordpress 2.1+ Your current theme must also have support (some themes do not) ---- Troubleshooting ---- If your captcha is not being shown, first turn on the default wordpress theme and try again. If the image is still is not shown make sure PHP has GD with freetype installed. (Use phpinfo to figure this out) If image still does not show then try using absolute path to font in plugin configuration. ---- Links ---- http://fuctweb.com http://fuctweb.com/forums/topic/3?replies=1 http://code.google.com/p/capcc/