# Inpsyde AntiSpam
Simple antispam solution with the magic of javascript

## Description
Simple antispam solution. Scrambles a word and pieces it together automatically via JavaScript. Users with JavaScript enabled won't notice anything. Those who have JavaScript disabled have to type the word into a textfield. This plugin won't help against a targeted spam attack but should prevent a lot of random spam.

No remote service needed. Does not send or retrieve data from third party services.

### Made by [Inpsyde](http://inpsyde.com) &middot; We love WordPress
Have a look at the premium plugins in our [market](http://marketpress.com).

## Installation
### Requirements
* WordPress (current not Multisite) version 3.3 and later (tested at 3.4)
* PHP 5.3 (use namespaces)

### Installation
 * Use the installer via backend of your install or ...

1. Unpack the download-package
1. Upload all files to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Go to *Settings* -> *Antispam* and configure the plugin
1. Ready

## Screenshots
 1. [Settings](https://github.com/inpsyde/WP-Multisite-Feed/raw/master/screenshot-1.png)


## Other Notes
### Bugs, technical hints or contribute
Please give us feedback, contribute and file technical bugs on this [GitHub Repo](https://github.com/inpsyde/inpsyde-antispam), use Issues.

### Authors, Contributors
 * [Inpsyde GmbH](https://github.com/inpsyde)
 * [Eric](https://github.com/eteubert)
 * [Frank](https://github.com/bueltge)

### License
Good news, this plugin is free for everyone! Since it's released under the GPL, you can use it free of charge on your personal or commercial blog. But if you enjoy this plugin, you can thank me and leave a [small donation](http://bueltge.de/wunschliste/ "Wishliste and Donate") for the time I've spent writing and supporting this plugin. And I really don't want to know how many hours of my life this plugin has already eaten ;)

### Translations
The plugin comes with various translations, please refer to the [WordPress Codex](http://codex.wordpress.org/Installing_WordPress_in_Your_Language "Installing WordPress in Your Language") for more information about activating the translation. If you want to help to translate the plugin to your language, please have a look at the .pot file which contains all defintions and may be used with a [gettext](http://www.gnu.org/software/gettext/) editor like [Poedit](http://www.poedit.net/) (Linux, Mac OS X, Windows) or the WordPress plugin [Localization](http://wordpress.org/extend/plugins/codestyling-localization/).

### Contact & Feedback
The plugin is designed and developed by the team of [Inpsyde GmbH](http://inpsyde.com)

Please let us know if you like the plugin or you hate it or whatever ... Please fork it, add an issue for ideas and bugs.

### Disclaimer
We are German and our English might be gruesome here and there. So please be patient with us and let us know of typos or grammatical farts. Thanks

## Changelog

 * [see on the page](http://wordpress.org/extend/plugins/js-antispam/changelog/)
