Title: small request and problems with @reply
Last modified: August 31, 2016

---

# small request and problems with @reply

 *  [Iuda](https://wordpress.org/support/users/iuda/)
 * (@iuda)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/small-request-2/)
 * 1.if you can without too much trouble. ie if I comment on a post can give some
   to click on my name to comment and take you to all my posts. I do not mean me,
   I mean all those who post and then comment
 * in wordpress default system i used this function to work this
 *     ```
       <?php if( !$comment->user_id || $comment->user_id == 0 ):?>
                                                       <span class="author"><a href="<?php print get_comment_author_url();?>"><?php print $comment->comment_author;?></a> <small><?php printf( __('%s ago','mars') , human_time_diff( get_comment_time('U'), current_time('timestamp') ) );?></small></span>
                                               <?php else:?>
                                                       <span class="author"><a href="<?php print get_author_posts_url( $comment->user_id );?>"><?php print $comment->comment_author;?></a> <small><?php printf( __('%s ago','mars') , human_time_diff( get_comment_time('U'), current_time('timestamp') ) );?></small></span>
                                               <?php endif;?>
       ```
   
 * [https://wordpress.org/plugins/wpdiscuz/](https://wordpress.org/plugins/wpdiscuz/)
 * 2. Can you give me some helps to enable this plugin [https://wordpress.org/plugins/at-reply-two/](https://wordpress.org/plugins/at-reply-two/)
 * in wpdiscuz old version works but in this new version don’t work 🙁

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

 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/small-request-2/#post-7115132)
 * Hi Iuda,
    I’m really sorry but our time for support is too limited. We’re getting
   dozens, even more than hundred of support question per day (forums, emails, official
   website, demo page…). We can’t support questions which requires other plugin 
   integration or custom codding. This kind of question requires hours of hard work
   to get an answer: 1. We should review all functions of this plugin 2. We should
   read documentation of this plugin to make a compatible code which works with 
   its all setting options. Because one setting option can affect the integration.
   3. We need to write this code and test on wpDiscuz 4. We should test it with 
   all wpDiscuz options to avoid conflicts.
 * Only even the first step takes very much time, we’re not familiar with this plugin
   functions. I’m really sorry but we’re not able to help you for this integration
   at the moment. If we got some free time-frame in near future we’ll take a look
   on this plugin.
 *  Thread Starter [Iuda](https://wordpress.org/support/users/iuda/)
 * (@iuda)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/small-request-2/#post-7115135)
 * k, i understand
 * should you consider a addon for [@reply](https://wordpress.org/support/users/reply/)
   feature ?
 * i will pay for this addon if you make it
 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/small-request-2/#post-7115144)
 * I can’t say yet. We got many requests to create comment referring plugin with
   comment number like #250 and with email notifications for referred comment author.
   We may add user referring in this addon as well, I’ll ask our developers think
   about that.

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

The topic ‘small request and problems with @reply’ is closed to new replies.

 * ![](https://ps.w.org/wpdiscuz/assets/icon-256x256.png?rev=1076265)
 * [Comments - wpDiscuz](https://wordpress.org/plugins/wpdiscuz/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpdiscuz/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpdiscuz/)
 * [Active Topics](https://wordpress.org/support/plugin/wpdiscuz/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpdiscuz/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpdiscuz/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/small-request-2/#post-7115144)
 * Status: not a support question