=== WP Wall === Contributors: freediver Donate link: https://www.networkforgood.org/donation/MakeDonation.aspx?ORGID2=510144434 Tags: ajax, comments, posts, jquery, post, widget, sidebar Requires at least: 2.3 Tested up to: 2.5.1 Stable tag: trunk "Wall" widget that appears in your blog's side bar. Readers can add a quick comment about the blog as a whole, and the comment will appear in the sidebar immediately (without reloading the page) == Description == "Wall" widget that appears in your blog's side bar. Readers can add a quick comment about the blog as a whole, and the comment will appear in the sidebar immediately (without reloading the page). All comments are internally handled by WordPress so that means you have normal comment moderation, SPAM protection and new comment notification.. WP Wall features: 1. Global commenting "Wall" 2. Comments are handled by WordPress 3. RSS Feed for the Wall 4. Interactive Wall: It can automatically refresh turning it into a chat v0.3: - Added comment excerpt option - Cleared boxes after input - Focus on name when clicked v0.2: - Initial release == Installation == 1. Upload the whole plugin folder to your /wp-content/plugins/ folder. 2. Go to the Plugins page and activate the plugin. 3. Use the Options page to change your options 4. Add the widget to your sidebar == Screenshots == 1. WP Wall in Action 2. WP Wall Admin Panel == License == This file is part of WP Wall. Category Search is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Category Search is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Category Search. If not, see . == Frequently Asked Questions == = How does it work? = It creates a draft page in your blog under which all comments are stored. Since the page is a draft it is not visible on your blog otherwise. = How does it combat SPAM ? The same way your usual blog comments work. You can enable comment moderation. Or you can install one of the spam blocking plugins like Akismet. = How do I change it into a shoutbox/chat? Set the refresh time to 5 seconds. = How do I add a border around the comment wall? Add this to #wallcomments section of css file: border: 1px solid #cccccc; padding 7px; = How did you solve the problem with the commenters email address? usually you have to enter an email address, now doing that in a chat/shoutbox is cumbersome The plugin does not require one to enter their email address. = Can I suggest an feature for the plugin? = Of course, visit WP Wall Home Page = I love your work, are you available for hire? = Yes I am, visit my WordPress Services page to find out more.