{"id":5440,"date":"2009-04-30T16:38:32","date_gmt":"2009-04-30T16:38:32","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-specific-comment\/"},"modified":"2009-04-30T16:41:39","modified_gmt":"2009-04-30T16:41:39","slug":"wp-specific-comment","status":"publish","type":"plugin","link":"https:\/\/es.wordpress.org\/plugins\/wp-specific-comment\/","author":1473814,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0","stable_tag":"1.0","tested":"2.7.1","requires":"2.0","requires_php":"","requires_plugins":"","header_name":"WP Specific Comment","header_author":"David Link | Upsidestudio & Special thanks to Nick Ohrn of plugin-developer.com","header_description":"","assets_banners_color":"","last_updated":"2009-04-30 16:41:39","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/upsidestudio.com\/plugins\/wp-specific-comment","header_author_uri":"http:\/\/upsidestudio.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1515,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[107,2302,2980],"plugin_category":[44],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-5440","plugin","type-plugin","status-publish","hentry","plugin_tags-comments","plugin_tags-id","plugin_tags-specific","plugin_category-discussion-and-community","plugin_committers-davidlink"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-specific-comment.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>WP Specific Comment provides a template tag for use anywhere in your theme, inside or outside <strong>The Loop<\/strong>. This template tag will return a specific comment as an object, from which you can retrieve any standard comment data.<\/p>\n <h4>Template Tag<\/h4>\n <p>To initiate the plugin, place <code>&lt;?php wp_specific_comment($ID); ?&gt;<\/code> into your theme, where <code>$ID<\/code> will be the ID number for the comment you want returned.<\/p>\n <p><strong>Example:<\/strong><\/p>\n <pre><code>&lt;?php wp_specific_comment(44); ?&gt; will return the comment with the ID of 44. Pretty simple, right? <\/code><\/pre>\n <p>Note: This template tag will not actually display anything. It only sets up a comment to be displayed. You'll have to add in some other standard WordPress Template Tags to get anything to show up on your blog. List of available Comment Tags can be found <a href=\"http:\/\/codex.wordpress.org\/Template_Tags\">here<\/a>.<\/p>\n <p><strong>Example:<\/strong><\/p>\n <pre><code>&lt;?php wp_specific_comment(1); ?&gt; &lt;h5 class=\"comment_author\"&gt;&lt;?php comment_author_link(); ?&gt;&lt;\/h5&gt; &lt;div class=\"comment_text\"&gt;&lt;?php comment_text(); ?&gt;&lt;\/div&gt; <\/code><\/pre>\n <p>The above code would retrieve comment with ID of 1, and then display its author (linked to the author's URL, if provided) in a <code>&lt;h5&gt;<\/code> followed by a <code>&lt;div&gt;<\/code> containing the comment's text content. Still pretty simple!<\/p>\n\n<!--section=installation-->\n<p>Installation of WP Specific Comment is quick and easy.<\/p>\n <ol>\n<li>Upload <code>wp-specific-comment.php<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Place <code>&lt;?php wp_specific_comment($ID); ?&gt;<\/code> in your templates, where <code>$ID<\/code> is will be the numerical ID for the comment you want returned.<\/li>\n<li>Add additional <a href=\"http:\/\/codex.wordpress.org\/Template_Tags\">WordPress Comment Tags<\/a> to display the desired data.<\/li>\n<\/ol>","raw_excerpt":"Allows for the use of a template tag which returns a comment (specified by its ID) for use as an object.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/5440","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=5440"}],"author":[{"embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/davidlink"}],"wp:attachment":[{"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=5440"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=5440"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=5440"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=5440"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=5440"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=5440"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}