=== AnonPost === Contributors: wlk Tags: anonymous, anonymous posting, anon, post, captcha, recaptcha Requires at least: 2.0 Tested up to: 2.8.4 Stable tag: 1.0 AnonPost allows anonymous user to write their own posts using special page, no access to WP panel is needed. == Description == It allows anonymous users/readers to write their own posts, writing is protected with reCAPTCHA. Plugin can be used for some kind of message board or public forum, you can configure comments under anonymous posts. Writing is avaialbe via special page/post. To setup page for writing anonymous posts do the following:
  1. Create new page/post.
  2. Name it as you want, write some text to be displayed above the data form
  3. Add custom field to this page (it is located in the lower part of new post page):
    'anonPost' and set it to 'true' (no quotes)
Configuration options are explained on "Installation" page.

API key for reCAPTCHA is required tu use reCAPTCHA.
If you know CSS please contact me, so I'll make 'new anonymous post' page look better:) == Installation == Upload the AnonPost plugin to your blog, activate it, then edit this plugin to select options you want to use. Options are located in the beginning of the anonpost.php file. List of options: == Changelog == = 1.0 = First public relase of AnonPost plugin, TODO: add nice look (CSS or sth) = 1.0.1 = Small html code fixes = 1.0.2 = Improved php = 1.1 = Added support for anonymous comments.