{"id":5762,"date":"2009-06-06T09:49:34","date_gmt":"2009-06-06T09:49:34","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/authorcomments\/"},"modified":"2009-06-11T09:44:45","modified_gmt":"2009-06-11T09:44:45","slug":"authorcomments","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/authorcomments\/","author":2475981,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"trunk","tested":"","requires":"","requires_php":"","requires_plugins":"","header_name":"authorcomments","header_author":"Harry Sudana, I Nym","header_description":"","assets_banners_color":"","last_updated":"2009-06-11 09:44:45","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/webwoke.com\/wp-plugins\/authorcomments.html","header_author_uri":"http:\/\/webwoke.com\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":2219,"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.0"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[132,107],"plugin_category":[44],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-5762","plugin","type-plugin","status-publish","hentry","plugin_tags-author","plugin_tags-comments","plugin_category-discussion-and-community","plugin_committers-harrysudana"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/authorcomments.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>GNU\/GPL AuthorComment is a plugins that help to administrate Comment in Author Page as like a testimonial for author.<\/p>\n <p>See the [Documentation] (http:\/\/webwoke.com\/wp-plugins\/authorcomments.html)<\/p>\n\n<!--section=installation-->\n<ul>\n<li><p>Copy and paste the plugins in your plugins folder.<\/p><\/li>\n<li><p>Copy and Paste author.php and authorcomments.php in your theme folder.<\/p><\/li>\n<li><p>If you already have author.php, please copy and paste the tag below.<\/p>\n <p><!-- begin -->\nloadACpostid($curauth-&gt;ID);     if(sizeof($authorcomment)&gt;0){ ?&gt;         <li>\n        <h3>Send Author Comment<\/h3>\n        <ul>\n             '1', 'post_type'=&gt;'authorcomments', 'ID'=&gt;$authorcomment[0]-&gt;ID, \n                           'nopaging' =&gt; 0, 'post_status' =&gt; 'inherit')); ?&gt;<\/ul><\/li><\/p>\n <pre><code>    &lt;?php if ($r-&gt;have_posts()) : while ($r-&gt;have_posts()) : $r-&gt;the_post();                   $withcomments = 1; \n                  comments_template(\"\/authorcomments.php\");         endwhile; endif; ?&gt;     &lt;\/ul&gt;     &lt;\/li&gt; <\/code><\/pre>\n <p>\n<!-- end --><\/p><\/li>\n<li><p>Here is authorcomments.php look like.<\/p>\n <p><!-- begin -->\n         <\/p><p>This post is password protected. Enter the password to view comments.<\/p>\n    \n <!-- You can start editing here. -->\n   <pre><code>&lt;div class=\"title\"&gt;  &lt;?php comments_number('No Responses', 'One Response', '% Responses' );?&gt; to &#8220;&lt;?php the_title(); ?&gt;&#8221; &lt;\/div&gt;  &lt;div class=\"navigation\"&gt;     &lt;div class=\"alignleft\"&gt;&lt;?php previous_comments_link() ?&gt;&lt;\/div&gt;     &lt;div class=\"alignright\"&gt;&lt;?php next_comments_link() ?&gt;&lt;\/div&gt; &lt;\/div&gt;  &lt;ol class=\"commentlist\"&gt; &lt;?php wp_list_comments(); ?&gt; &lt;\/ol&gt;  &lt;div class=\"navigation\"&gt;     &lt;div class=\"alignleft\"&gt;&lt;?php previous_comments_link() ?&gt;&lt;\/div&gt;     &lt;div class=\"alignright\"&gt;&lt;?php next_comments_link() ?&gt;&lt;\/div&gt; &lt;\/div&gt; <\/code><\/pre>\n   <pre><code>&lt;?php if ('open' == $post-&gt;comment_status) : ?&gt;     &lt;!-- If comments are open, but there are no comments. --&gt;   &lt;?php else : \/\/ comments are closed ?&gt;     &lt;!-- If comments are closed. --&gt;     &lt;p class=\"nocomments\"&gt;Comments are closed.&lt;\/p&gt;  &lt;?php endif; ?&gt; <\/code><\/pre>\n   comment_status) : ?&gt;  <p>&lt;<\/p>\n <p>div id=\"respond\"&gt;<\/p>\n        \n    <p>You must be &lt;a href=&quot;\/wp-login.php?redirect_to=\"&gt;logged in<\/a> to post a comment.<\/p>\n   <p>&lt;<\/p>\n <p>form action=\"\/wp-comments-post.php\" method=\"post\" id=\"commentform\"&gt;<\/p>\n <p>&lt;input type=&quot;hidden&quot; name=&quot;redirect_to&quot; id=&quot;redirect_to&quot; value=&quot;\" \/&gt;<\/p>\n   <p>Logged in as &lt;a href=&quot;\/wp-admin\/profile.php\"&gt;<\/a>. &lt;a href=&quot;\" title=\"Log out of this account\"&gt;Log out &raquo;<\/a><\/p>\n   <p>&lt;input type=&quot;text&quot; name=&quot;author&quot; id=&quot;author&quot; value=&quot;\" size=\"22\" tabindex=\"1\"  \/&gt; Name <\/p>\n <p>&lt;input type=&quot;text&quot; name=&quot;email&quot; id=&quot;email&quot; value=&quot;\" size=\"22\" tabindex=\"2\"  \/&gt; Mail (will not be published) <\/p>\n <p>&lt;input type=&quot;text&quot; name=&quot;url&quot; id=&quot;url&quot; value=&quot;\" size=\"22\" tabindex=\"3\" \/&gt; Website<\/p>\n   &lt;!--<p><strong>XHTML:<\/strong> You can use these tags: `--&gt;<\/li>\n<\/ul>\n <p><\/p>\n <p>\n <\/p>\n ID); ?&gt;  <p><\/p>\n <p>\n<\/p>\n <p>\n<!-- end -->`<\/p>\n <ul>\n<li>Activate Your Plugins<\/li>\n<\/ul>","raw_excerpt":"GNU\/GPL AuthorComment is a plugins that help to administrate Comment in Author Page as like a testimonial for author.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/5762","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=5762"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/harrysudana"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=5762"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=5762"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=5762"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=5762"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=5762"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=5762"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}