Description
WP Wall is a “Wall” widget that appears in your blog’s sidebar acting as a cool shoutbox for your visitors.
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 is fully customizable with a CSS file and included graphics.
WP Wall features:
* Global commenting “Wall”
* Comments are handled entirely by WordPress
* RSS Feed for the Wall
* Smilies
* Instant delete for admin
* Option to display HTML and make links clickable
* Navigation through pages
* Interactive Wall: It can automatically refresh turning into a chat
Plugin by Vladimir Prelovac. Also check out ManageWP.
License
This file is part of WP Wall.
WP Wall 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.
WP Wall 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 WP Wall. If not, see https://www.gnu.org/licenses/.
Screenshots
Installation
- Upload the whole plugin folder to your /wp-content/plugins/ folder.
- Go to the Plugins page and activate the plugin.
- Use the Options page to change your options
- Add the widget to your sidebar
- Optionally add WP Wall recent comments to your sidebar. This will filter out wall comments from appearing on recent comments list
Reviews
Contributors & Developers
“WP Wall” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Wall” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.7.3
- WordPress 4.1 refresh and comaptibility
1.7.2
- Removed the credit link
1.7
- WordPress 3.0+ approved
1.6
- Added gravatar image support for comments
1.5
- Fixed bug with if the blog was not in root directory (thanks Enrico Rossomando)
- Added a special recent comments widget which will not display Wall comments (thanks Enrico Rossomando!)
- Tested in 2.8
1.4.1
- Change the widget init from init to plugins_loaded hook
1.4
- Added option to expand post box by default
- Added option to reverse comment display order