=== BuddyPress Last Comments Widget === Contributors: udarmo Tags: BuddyPress, activity comments, recent comments Requires at least: 4.0 Tested up to: 4.8 Requires PHP: 5.6 Stable tag: 1.1 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 that only for single users activity or for groups too? = For all types of activity comments. 2. Is there an option to show date added or author? = Not yet. == Screenshots == 1. Admin page screenshot. 2. Front page screenshot. == Changelog == = 1.1 = Link to activity fixed and esc_attr() added to content. = 1.0 = Initial release.