{"id":7809,"date":"2010-01-12T17:11:16","date_gmt":"2010-01-12T17:11:16","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/feature-comments\/"},"modified":"2016-10-10T14:30:01","modified_gmt":"2016-10-10T14:30:01","slug":"feature-comments","status":"publish","type":"plugin","link":"https:\/\/el.wordpress.org\/plugins\/feature-comments\/","author":652472,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.6","stable_tag":"1.2.6","tested":"4.7.33","requires":"3.5","requires_php":"","requires_plugins":"","header_name":"Featured Comments","header_author":"Pippin Williamson","header_description":"","assets_banners_color":"","last_updated":"2016-10-10 14:30:01","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/pippinsplugins.com\/support-the-site","header_plugin_uri":"http:\/\/pippinsplugins.com\/featured-comments","header_author_uri":"http:\/\/pippinsplugins.com","rating":5,"author_block_rating":0,"active_installs":30,"downloads":8924,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":{"1.2.1":"<ul>\n<li>Re-added Buried checkbox to the edit comment screen<\/li>\n<li>Added a file-modified-time version number to the JS to ensure file is not cached between updates<\/li>\n<li>Added a div.feature-burry-comments wrapper to the Feature | Bury links added to comments<\/li>\n<\/ul>","1.2":"<ul>\n<li>Development taken over by <a href=\"http:\/\/pippinsplugins.com\">Pippin Williamson<\/a><\/li>\n<li>NOTE: no longer compatible with WordPress versions less than 3.5<\/li>\n<li>Replaced deprecated functions with up-to-date versions<\/li>\n<li>Added new Featured Comments widget<\/li>\n<li>Updated plugin class to a singleton<\/li>\n<\/ul>","1.1.1":"<ul>\n<li>Fixed bug, which showed feature\/bury links to all users, instead of users with &#039;moderate_comments&#039; capability.<\/li>\n<\/ul>","1.1":"<ul>\n<li>Major update<\/li>\n<li>Anyone with &#039;moderate_comments&#039; capability is now able to feature\/bury comments both from the frontend and backend<\/li>\n<li>Added support for featuring comments using ajax.<\/li>\n<li>The edit comments section now highlights featured comments, and reduces the opacity of buried comments.<\/li>\n<li>Fixed some E_NOTICE&#039;s<\/li>\n<\/ul>","1.0.3":"<ul>\n<li>Fixed a bug introduced in the last update<\/li>\n<\/ul>","1.0.2":"<ul>\n<li>Refactored source code<\/li>\n<\/ul>","1.0.1":"<ul>\n<li>Added missing screenshot files<\/li>\n<\/ul>","1.0":"<ul>\n<li>First version<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":2},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.0.2","1.0.3","1.1","1.2","1.2.1","1.2.2","1.2.3","1.2.4","1.2.5","1.2.6"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1573768","resolution":"1","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1573768","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1573768","resolution":"3","location":"plugin"}},"screenshots":{"1":"Comment Edit Table","2":"Single Comment Edit","3":"Class added to comment, as seen on the frontend (screenshot shows source viewed in Firebug)"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[107,29344,14395,29345,5480],"plugin_category":[44],"plugin_contributors":[77655,85662],"plugin_business_model":[],"class_list":["post-7809","plugin","type-plugin","status-publish","hentry","plugin_tags-comments","plugin_tags-feature-comments","plugin_tags-featured-comments","plugin_tags-pippins-plugins","plugin_tags-pippinsplugins","plugin_category-discussion-and-community","plugin_contributors-mordauk","plugin_contributors-utkarsh","plugin_committers-smub"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/feature-comments.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/feature-comments\/trunk\/screenshot-1.png?rev=1573768","caption":"Comment Edit Table"},{"src":"https:\/\/ps.w.org\/feature-comments\/trunk\/screenshot-2.png?rev=1573768","caption":"Single Comment Edit"},{"src":"https:\/\/ps.w.org\/feature-comments\/trunk\/screenshot-3.png?rev=1573768","caption":"Class added to comment, as seen on the frontend (screenshot shows source viewed in Firebug)"}],"raw_content":"<!--section=description-->\n<p>Lets the admin add \"featured\" or \"buried\" css class to selected comments. Handy to highlight comments that add value to your post.<\/p>\n\n<p>This plugin makes use of the meta_query option added in WordPress 3.5 to the WP_Comment_Query class, so it is no longer compatible with earlier versions of WordPress.<\/p>\n\n<p>Please report bugs and suggestions on <a href=\"https:\/\/github.com\/pippinsplugins\/Featured-Comments\">Github<\/a>.<\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<ol>\n<li>Upload 'feature-comments' directory to the '\/wp-content\/plugins\/' directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<p>All the options will be automatically added to the edit comments table, and single comment edit screen<\/p>\n\n<!--section=changelog-->\n<h4>1.2.6<\/h4>\n\n<ul>\n<li>Fixed a bug that caused the Feature \/ Bury links to not work on pages where comments were loaded through ajax<\/li>\n<li>Updated add_comment_meta() to update_comment_meta() to ensure we are not adding duplicate values<\/li>\n<\/ul>\n\n<h4>1.2.5<\/h4>\n\n<ul>\n<li>Fixed a minor security vulnerability that could allow someone to trick an admin into featuring or burying a comment<\/li>\n<\/ul>\n\n<h4>1.2.4<\/h4>\n\n<ul>\n<li>Fixed a bug with the Featured Comments widget and not being able to properly set the number of comments to show<\/li>\n<\/ul>\n\n<h4>1.2.3<\/h4>\n\n<ul>\n<li>Fixed a fatal error in the Featured Comments widget<\/li>\n<li>Fixed an undefined index error in the Featured Comments widget<\/li>\n<li>Fixed a missing comment ID parameter to the get_comment_author_link()<\/li>\n<\/ul>\n\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Improved capability check when processing ajax requests<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Re-added Buried checkbox to the edit comment screen<\/li>\n<li>Added a file-modified-time version number to the JS to ensure file is not cached between updates<\/li>\n<li>Added a div.feature-burry-comments wrapper to the Feature | Bury links added to comments<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Development taken over by <a href=\"http:\/\/pippinsplugins.com\">Pippin Williamson<\/a><\/li>\n<li>NOTE: no longer compatible with WordPress versions less than 3.5<\/li>\n<li>Replaced deprecated functions with up-to-date versions<\/li>\n<li>Added new Featured Comments widget<\/li>\n<li>Updated plugin class to a singleton<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Fixed bug, which showed feature\/bury links to all users, instead of users with 'moderate_comments' capability.<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Major update<\/li>\n<li>Anyone with 'moderate_comments' capability is now able to feature\/bury comments both from the frontend and backend<\/li>\n<li>Added support for featuring comments using ajax.<\/li>\n<li>The edit comments section now highlights featured comments, and reduces the opacity of buried comments.<\/li>\n<li>Fixed some E_NOTICE's<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Fixed a bug introduced in the last update<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Refactored source code<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Added missing screenshot files<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First version<\/li>\n<\/ul>","raw_excerpt":"Lets the admin add &quot;featured&quot; or &quot;buried&quot; css class to selected comments. Handy to highlight comments that add value to your post.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/7809","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=7809"}],"author":[{"embeddable":true,"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/smub"}],"wp:attachment":[{"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=7809"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=7809"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=7809"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=7809"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=7809"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=7809"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}