{"id":11238,"date":"2010-11-18T00:05:54","date_gmt":"2010-11-18T00:05:54","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/recent-comments-widget-with-comment-excerpts\/"},"modified":"2023-11-28T14:44:46","modified_gmt":"2023-11-28T14:44:46","slug":"recent-comments-widget-with-comment-excerpts","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/recent-comments-widget-with-comment-excerpts\/","author":1241126,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.1","stable_tag":"1.0.1","tested":"6.4.8","requires":"2.8","requires_php":"","requires_plugins":null,"header_name":"Recent Comments Widget with Excerpts","header_author":"Corey Salzano","header_description":"","assets_banners_color":"","last_updated":"2023-11-28 14:44:46","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/csalzano\/recent-comments-widget-with-comment-excerpts","header_author_uri":"https:\/\/breakfastco.xyz","rating":4.5,"author_block_rating":0,"active_installs":100,"downloads":14560,"num_ratings":6,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"0.101109":{"tag":"0.101109","author":"salzano","date":"2011-10-19 01:23:15"},"0.111019":{"tag":"0.111019","author":"salzano","date":"2011-10-19 01:23:15"},"0.121230":{"tag":"0.121230","author":"salzano","date":"2012-12-30 18:24:26"},"1.0.0":{"tag":"1.0.0","author":"salzano","date":"2022-01-19 14:57:37"},"1.0.1":{"tag":"1.0.1","author":"salzano","date":"2023-11-28 14:44:46"}},"upgrade_notice":{"1.0.1":"<p>Changes tested up to version to 6.4.1.<\/p>","1.0.0":"<p>I am revisiting all my years-old plugins to see if anyone is still using them. This version fixes all issues raised in the forums, including making all strings translatable and adding a setting to control the character length of the comment excerpt. If you want me to add a block to this plugin with the same features as this widget, please reach out and say so in the forums or on twitter @breakfastcodes. Changes tested up to version number to 5.8.3.<\/p>","0.121230":"<p>The new feature included with this update is the ability to target the author&#039;s name with CSS. Thank you, NicoleHolgate, for requesting this feature on the support forum.<\/p>","0.111019":"<p>This update handles comment data more responsibly. Other comment filters will be applied using apply_filters. Comments containing international characters will be properly truncated with mb_substr instead of substr. HTML will be removed from the comments with strip_tags. Up to 150 comments can be displayed instead of 15. Thank the users of this plugin for suggesting these changes on my blog.<\/p>","0.110111":"<p>The previous version of this plugin would add an ellipsis (...) to the end of the comment excerpts even if the total length of the comment is less than the excerpt length. This length is currently 50 characters.<\/p>","0.101109":"<p>First build<\/p>"},"ratings":{"1":0,"2":"1","3":0,"4":0,"5":"5"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.101109","0.111019","0.121230","1.0.0","1.0.1"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":3002791,"resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"Sample output"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[23072,23074,206929,52891,4429],"plugin_category":[],"plugin_contributors":[79900],"plugin_business_model":[],"class_list":["post-11238","plugin","type-plugin","status-publish","hentry","plugin_tags-comment-excerpts","plugin_tags-latest-comments","plugin_tags-newest-comments","plugin_tags-recent-comment-excerpts","plugin_tags-recent-comments","plugin_contributors-salzano","plugin_committers-salzano"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/recent-comments-widget-with-comment-excerpts.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/recent-comments-widget-with-comment-excerpts\/assets\/screenshot-1.jpg?rev=3002791","caption":"Sample output"}],"raw_content":"<!--section=description-->\n<p>This plugin replaces the default recent comments widget so it behaves differently. Instead of the format \"username on post title,\" the widget will display \"username said comment excerpt.\"<\/p>\n\n<p>All development happens on Github at <a href=\"https:\/\/github.com\/csalzano\/recent-comments-widget-with-comment-excerpts\">https:\/\/github.com\/csalzano\/recent-comments-widget-with-comment-excerpts<\/a><\/p>\n\n<p>Contact me by posting a message in the forums or <a href=\"https:\/\/twitter.com\/breakfastcodes\">@breakfastcodes<\/a> on twitter.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Download recent-comments-widget-with-excerpts.zip<\/li>\n<li>Decompress the file contents<\/li>\n<li>Upload the recent-comments-widget-with-excerpts folder to a Wordpress plugins directory (\/wp-content\/plugins)<\/li>\n<li>Activate the plugin from the Administration Dashboard<\/li>\n<li>Open the Widgets page under the Appearance section<\/li>\n<li>Drag the widget to an active sidebar<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='need%20help%3F%20have%20a%20suggestion%3F'><h3>Need help? Have a suggestion?<\/h3><\/dt>\n<dd><p><a href=\"http:\/\/www.tacticaltechnique.com\/wordpress\/recent-comments-widget-with-excerpts\/\">Visit this plugin's home page<\/a><\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>[Changed] Changes tested up to version to 6.4.1.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>[Added] Adds a text domain and makes all strings translatable<\/li>\n<li>[Added] Adds a setting to modify the character length of the comment excerpt<\/li>\n<li>[Added] Adds a license declaration to confirm this is GPLv2 code<\/li>\n<li>[Changed] Changes tested up to version number to 5.8.3<\/li>\n<li>[Changed] Changes the version number to use semantic versioning<\/li>\n<li>[Changed] Changes the plugin URI to point to the Github repo where I am now maintaining this plugin<\/li>\n<li>[Removed] Removes inline CSS to best play nice with users' sites<\/li>\n<\/ul>\n\n<h4>0.121230<\/h4>\n\n<p>Wrapped the author name with an HTML span to allow CSS to target only the author name.<\/p>\n\n<h4>0.111019<\/h4>\n\n<p>Massage the comment data with strip_tags, apply_filters and mb_substr for international characters\/unicode<\/p>\n\n<h4>0.110111<\/h4>\n\n<p>Stop showing ellipsis if the comment length is not long enough to be trimmed by the widget<\/p>\n\n<h4>0.101109<\/h4>\n\n<p>First build<\/p>","raw_excerpt":"Changes the behavior of the built-in Recent Comments widget to display comment excerpts instead of post titles","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/11238","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=11238"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/salzano"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=11238"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=11238"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=11238"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=11238"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=11238"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=11238"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}