Title: [Plugin: Yet Another Related Posts Plugin] Customizing
Last modified: August 19, 2016

---

# [Plugin: Yet Another Related Posts Plugin] Customizing

 *  [Droiddoll](https://wordpress.org/support/users/droiddoll/)
 * (@droiddoll)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/plugin-yet-another-related-posts-plugin-customizing/)
 * Hello Mitch, the plugin works like magic but how I can do to “related_post” work
   with the functions (the_views, comments_number, the_category)?
 * // part code from single.php
 *     ```
       <?php if(function_exists('related_posts')) { ?>
   
       <?php if(function_exists('the_views')) { the_views(); } ?><br />
       <?php comments_number('0 Comments','1 Comment','% Comments'); ?>
       Under:<?php the_category(', ') ?>
   
       <?php related_posts(); ?>
       </div>
       <?php } ?>
       ```
   
 * thanks 😉

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

 *  [mitcho (Michael Yoshitaka Erlewine)](https://wordpress.org/support/users/mitchoyoshitaka/)
 * (@mitchoyoshitaka)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/plugin-yet-another-related-posts-plugin-customizing/#post-764192)
 * Hm, what exactly are you trying to accomplish? Could you explain again?
 * mitcho
 *  Thread Starter [Droiddoll](https://wordpress.org/support/users/droiddoll/)
 * (@droiddoll)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/plugin-yet-another-related-posts-plugin-customizing/#post-764240)
 * I want to do something like this [
    how can I do to descriptions appear below
   the title? thx for reply 😛
 *  [mitcho (Michael Yoshitaka Erlewine)](https://wordpress.org/support/users/mitchoyoshitaka/)
 * (@mitchoyoshitaka)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/plugin-yet-another-related-posts-plugin-customizing/#post-764251)
 * [@droiddoll](https://wordpress.org/support/users/droiddoll/) — I see what you
   mean now. I’ll see what I can do about making this possible in 2.0. In the mean
   time, if you have a specific need for this type of functionality in a commercial
   project, I also consult professionally and could help you develop such a custom
   plugin.
 * mitcho
 *  Thread Starter [Droiddoll](https://wordpress.org/support/users/droiddoll/)
 * (@droiddoll)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/plugin-yet-another-related-posts-plugin-customizing/#post-764267)
 * Thank you for your quick response
 * Regards

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

The topic ‘[Plugin: Yet Another Related Posts Plugin] Customizing’ is closed to 
new replies.

 * 4 replies
 * 2 participants
 * Last reply from: [Droiddoll](https://wordpress.org/support/users/droiddoll/)
 * Last activity: [18 years, 1 month ago](https://wordpress.org/support/topic/plugin-yet-another-related-posts-plugin-customizing/#post-764267)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
