Title: Comment hooks (Comments Plus plugin)
Last modified: September 9, 2016

---

# Comment hooks (Comments Plus plugin)

 *  Resolved [diffler](https://wordpress.org/support/users/diffler/)
 * (@diffler)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/comment-hooks-comments-plus-plugin/)
 * Hello!
 * Comments plus plugin needs this theme’s comment hooks to function, here’s what
   it is asking:
 *     ```
       Hooks
   
       If you do not see Comments Plus on your pages, it is likely that your theme doesn't use the hooks we need to display our interface.
   
       It's not a problem, though - here you can specify the hooks your theme does use.
   
       Start injection hook: comment_form_before
   
       This is the hook that starts your comments form interface. By default, we're using comment_form_before. To reset to default, delete all contents of this field and save changes. 
   
       Finish injection hook: comment_form_after
   
       This is the hook that ends your comments form interface. By default, we're using comment_form_after. To reset to default, delete all contents of this field and save changes. 
       ```
   
 * How can I get these (comment_form_after and comment_form_before) for Hueman theme?
   Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/comment-hooks-comments-plus-plugin/#post-8166424)
 * Hi diffler. The theme doesn’t use any hooks to display comments. Where did you
   download the Comments Plus plugin from?
 *  Thread Starter [diffler](https://wordpress.org/support/users/diffler/)
 * (@diffler)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/comment-hooks-comments-plus-plugin/#post-8166482)
 * Thanks for the quick reply! Oh, okay, then it might be a problem. I’m using the
   normal WordPress comment system, would those hooks work? (…sorry, haven’t researched
   hooks so don’t know how they really work and what uses them) Oh, sorry, the url
   for my blog is [http://poydalla.net](http://poydalla.net)
 * It’s part of [WPMUDEV](https://premium.wpmudev.org/?npp=b&utm_expid=3606929-81.6_x2aktJQ2qbOSnTRGna0w.1&utm_referrer=https%3A%2F%2Fwww.google.fi%2F)
   membership (Hummingbird and WP Smush are theirs for example). I tried their trial
   and downloaded Comments Plus. The plugins work after the membership ends, but
   no updates after it. Membership was way too pricey for my non profit personal
   board gaming blog, but there were few pretty nice plugins.
 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/comment-hooks-comments-plus-plugin/#post-8166605)
 * The issue is that the volunteers here on the forum don’t have access to commercial
   products unless they purchase them or already own them. So I’m not sure that 
   you’ll find anyone here, in this particular forum, with the knowledge to assist
   you. I’m not sure what you’re trying to accomplish but there are many comment-
   related plugins in the wp.org plugin repository. The more popular and higher-
   rated plugins usually have an active support forum.
 * The Hueman theme doesn’t do anything out of the ordinary with comments other 
   than styling them. It uses the default WP function wp_list_comments():
    [https://codex.wordpress.org/Function_Reference/wp_list_comments](https://codex.wordpress.org/Function_Reference/wp_list_comments)
    -  This reply was modified 9 years, 9 months ago by [bdbrown](https://wordpress.org/support/users/bdbrown/).
    -  This reply was modified 9 years, 9 months ago by [bdbrown](https://wordpress.org/support/users/bdbrown/).
 *  Thread Starter [diffler](https://wordpress.org/support/users/diffler/)
 * (@diffler)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/comment-hooks-comments-plus-plugin/#post-8166664)
 * Thanks! I just wanted to find out about the hooks. If Hueman doesn’t use them,
   I think this isn’t for this forum. Didn’t really want to ask anything plugin 
   related, but where I would find these things in the Hueman theme.
 * Thanks again for your help!
 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/comment-hooks-comments-plus-plugin/#post-8168133)
 * The theme uses comments.php to display the comments.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Comment hooks (Comments Plus plugin)’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)

 * 5 replies
 * 2 participants
 * Last reply from: [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/comment-hooks-comments-plus-plugin/#post-8168133)
 * Status: resolved