=== BuddyPress Last Comments Widget === Contributors: udarmo Tags: BuddyPress, activity comments, recent comments, activity widget, Buddypress widget, widget, activity Requires at least: 4.6 Tested up to: 4.8 Requires PHP: 5.6 Stable tag: 2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Shows a list of most recently added BP activity comments. == Installation == Manually: 1. Upload "last_comments.php" to the "/wp-content/plugins/" directory. 2. Activate the plugin through the "Plugins" menu in WordPress. Automatically: 1. Upload "bp_last_comments_plugin.zip" to your plugins directory from Admin Add Plugin page "/wp-admin/plugin-install.php". 2. Activate it. == Frequently Asked Questions == 1. Is the widget shows only single users activity comments or groups too? For all types of activity comments. 2. Is there an option to show date added or author? Yes, just like in WordPress comments widget. 3. Widget is localized? Yes. There is Russian file is ready, but more languages can be added manually. == Screenshots == 1. Admin page screenshot. 2. Front page screenshot. == Changelog == 2.0 Comment's date showing option was added. Language customization was added. 1.2 Fixed cut string function fot international settings. 1.1 Link to activity fixed and esc_attr() added to content. 1.0 Initial release.