{"id":6874,"date":"2009-10-03T14:47:22","date_gmt":"2009-10-03T14:47:22","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/irrelevantcomments\/"},"modified":"2011-03-01T22:35:33","modified_gmt":"2011-03-01T22:35:33","slug":"irrelevantcomments","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/irrelevantcomments\/","author":4250207,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.1","stable_tag":"1.0.1","tested":"3.1.4","requires":"2.9","requires_php":"","requires_plugins":"","header_name":"irrelevantComments","header_author":"Christian Klein","header_description":"","assets_banners_color":"","last_updated":"2011-03-01 22:35:33","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.kosmonauten.cc\/wordpress\/irrelevantcomments","header_plugin_uri":"http:\/\/www.kosmonauten.cc\/wordpress\/irrelevantcomments","header_author_uri":"http:\/\/www.kosmonauten.cc\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1449,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.9","0.9.2","0.9.3","1.0","1.0.1"],"block_files":[],"assets_screenshots":{"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1566869","resolution":"4","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1566869","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1566869","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1566869","resolution":"1","location":"plugin"}},"screenshots":{"1":"Example - Standard Theme","2":"Example - Kosmonauten.cc Theme","3":"Admin backend","4":"Option to disable the plugin for certain posts"}},"plugin_section":[],"plugin_tags":[107],"plugin_category":[44],"plugin_contributors":[91519],"plugin_business_model":[],"class_list":["post-6874","plugin","type-plugin","status-closed","hentry","plugin_tags-comments","plugin_category-discussion-and-community","plugin_contributors-loeffler","plugin_committers-loeffler"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/irrelevantcomments.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/irrelevantcomments\/trunk\/screenshot-1.png?rev=1566869","caption":"Example - Standard Theme"},{"src":"https:\/\/ps.w.org\/irrelevantcomments\/trunk\/screenshot-2.png?rev=1566869","caption":"Example - Kosmonauten.cc Theme"},{"src":"https:\/\/ps.w.org\/irrelevantcomments\/trunk\/screenshot-3.png?rev=1566869","caption":"Admin backend"},{"src":"https:\/\/ps.w.org\/irrelevantcomments\/trunk\/screenshot-4.png?rev=1566869","caption":"Option to disable the plugin for certain posts"}],"raw_content":"<!--section=description-->\n<p>This plugin adds the ability to mark a comment as irrelevant.<\/p>\n\n<p><em>This version requires Wordpress 2.9 or higher. If you want to use this Plugin with Wordpress 2.8 or 2.7, you need to download <a href=\"http:\/\/wordpress.org\/extend\/plugins\/irrelevantcomments\/download\/\">version 0.9.3<\/a> of the plugin!<\/em><\/p>\n\n<p><strong>Features<\/strong><\/p>\n\n<ul>\n<li>Mark comments as irrelevant. The comment will be replaced by the text <code>irrelevant Comment<\/code>. Clicking on that reveals the actual comment. <\/li>\n<li>A comment author can mark his own comments as irrelevant<\/li>\n<li>The admin can mark all of the comments as irrelevant (via admin panel or link on each comment, requires \"Edit comment\" link (<code>&lt;?php edit_comment_link(); ?&gt;<\/code> in theme))<\/li>\n<li>The option to mark a comment as irrelevant can disabled on post edit screen<\/li>\n<li>includes English and German localization<\/li>\n<\/ul>\n\n<h3>Customization<\/h3>\n\n<p>The plugin provides the following CSS classes:<\/p>\n\n<ul>\n<li><code>a.irrComments_adminlink<\/code> - Link to mark a comment as irrelevant (only shown to admins or authorized users)<\/li>\n<li><code>p.irrComments_form<\/code> - Checkbox under the comment form<\/li>\n<li><code>p.irrComments_link<\/code> - Link to show the comment text for irrelevant comments<\/li>\n<li><code>div.irrComments_marked<\/code> - The text area for irrelevant comments<\/li>\n<\/ul>\n\n<p>Just rename <code>irrelevantComments.example.css<\/code> to <code>irrelevantComments.css<\/code>. If you don't need the stylesheet, you can delete it.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload folder <code>irrelevantComments<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Done<\/li>\n<\/ol>\n\n<p>Notice: By deactivate the plugin, all informations associated with the plugin will be deleted.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Why can't I mark a comment as irrelevant, even though the plugin is enabled?<\/dt>\n<dd><p>You have to activate \"Allow to mark comments as irrelevant\" on the post edit screen.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Bugfix: The link to mark a comment as irrelevant now works again.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>The association between a comment and the status \"irrelevant\" is now stored in the wp_commentmeta table, introduced in Wordpress 2.9<\/li>\n<li>Including an upgrade function, which converts the data from the old to the new version<\/li>\n<\/ul>\n\n<h4>0.9.3<\/h4>\n\n<ul>\n<li>The javascript function to view the irrelevant comments has been moved to <code>irrelevantcomments.js<\/code><\/li>\n<li>Fixed autosave bug<\/li>\n<\/ul>\n\n<h4>0.9.2<\/h4>\n\n<ul>\n<li>Bugfixes<\/li>\n<li>Tested up to Wordpress 2.9<\/li>\n<\/ul>\n\n<h4>0.9<\/h4>\n\n<ul>\n<li>First stable release<\/li>\n<\/ul>","raw_excerpt":"This plugin adds the ability to mark a comment as irrelevant.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/6874","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=6874"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/loeffler"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=6874"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=6874"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=6874"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=6874"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=6874"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=6874"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}