=== Current Comments === Contributors: allendav Tags: comments, backbone Requires at least: 3.5 Tested up to: 3.5 Stable tag: 0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Live comments widget for WordPress, powered by Backbone.js == Description == Example plugin for using Backbone.js with WordPress; displays a live comment stream in a widget. == Installation == 1. Upload the plugin 2. Activate the plugin 3. Add the plugin widget to your sidebar or other widget area == Frequently Asked Questions == = A comment was made on a post, but it didn't appear in the widget. Why not? = Comments appear once approved - be sure the comment has been approved. = If I unapprove a comment, will it be removed from the widget? = Yes! = Why is a minimum of WordPress 3.5 required? = This plugin uses Backbone.js, which was added in WordPress 3.5. == Screenshots == 1. The current comment widget - it's alive! == Changelog == = 0.2 = * Initial release