I found the solution of the problem, it goes like this:
<td class="bbp-reply-author">
<?php do_action( 'bbp_theme_before_reply_author_details' ); ?>
<?php bbp_reply_author_link( array( 'sep' => '<br />' ) ); ?>
<!--Ranking -->
<div class="bbp-ranking">
<span class="bbp-rank"><?php echo cp_module_ranks_getRank(bbp_get_reply_author_id()); ?></span><br />
<span class="bbp-points"><?php echo 'Reputação: '.cp_getPoints(bbp_get_reply_author_id()); ?></span>
</div>
<!--Ranking -->
<?php do_action( 'bbp_theme_after_reply_author_details' ); ?>
</td>
in loop-single-reply.php
Related Posts:
- How to Detect if I am on a bbpress ‘plugin’ page?
- How to change the text of link ‘Home’ in bbPress forum breadcrumb?
- How to create a custom nested loop in bbPress (WordPress + bbPress plugin)
- How to change role titles in Bbpress?
- bbPress or WordPress + forum plugin?
- BBpress error wp-init [closed]
- Where does bbPress store author info for anonymous users?
- how to edit bbp_forum_freshness_link() format
- BBPress private topics by default
- Conditional if statement ($post->ID == get_the_ID) not working
- How to add more fields to bbPress registration form
- bbPress replies list
- BBPress bbp_new_reply action not firing when user replies to embedded thread
- How to disallow participant from publishing topics(bbpress)?
- wp_delete_post() not working with BBpress replies
- How to display BBpress statistics?
- Trouble installing bbpress [closed]
- How to disable sidebar only in bbPress and not WordPress?
- How to get bbpress sticky topics
- How to show recents topics below the forum’s title (WordPress + bbPress plugin)?
- How to add ‘Views’ in the forums page of bbPress (plugin)?
- How do I remove certain fields from the forum edit my profile page?
- Arrange BBpress replies in reverse order
- Avatar picture does not display when using get_avatar
- Team Collaboration in WordPress
- Post and bbpress – link discuss on forum
- Setup login/register buttons for bbPress?
- pre_get_posts and BBPress in Swagger Theme
- Change the avatar ratio in bbPress login widget
- what is the topic-view page’s name? in bbpress
- Suggestions to prepare a site which is 90% based on a plugin that’s still on beta stage?
- How to exclude one parent id from post_parent’ => ‘any’, in WordPress / bbPress?
- Scrolling on reply url
- Get rid of the word private in bbpress forums names
- How to add class to bbPress bbp_get_topic_author_link()?
- Add QuickTag in bbpress replies
- If post type = forum then breadcrumbs Home > Forums
- Connect WordPress comment moderation with bbPress Moderation plugin
- bbPress – Post count increases after every edit
- How to remove br and p tags from bbPress
- How to use the bbPress import tool
- bbpress plugin moderation
- bbPress plugin – How do I add a forum description?
- bbpress Not Showing: How to troubleshoot?
- bbPress – select a topic reply as “answer”
- bbPress is not displaying video player
- Show the parent forum in a topic with bbPress [closed]
- Add custom menu item using wp_nav_menu_items filter
- How to keep plugin translations after updates?
- Seamless integration between WordPress and BBpress
- How to edit posts with the new wp_editor api?
- How do I set up real anonymous posting in bbpress forums? [closed]
- how to redirect to a custom password retrieval page
- how to speed up a complex wp_query?
- How do I redirect users after submitting a replies for moderation on bbpress?
- Creating nested forum loops in bbPress [closed]
- How do I find the bbpress forum ID for a forum in a buddypress group?
- bbpress change the word forum, topic, reply in the forum to another word I choose
- Multiple Backend Users as single Frontend User
- What is best forum script available to integrate with wordpress?
- How can I check if on specific plugin generated page or child
- How to export bbPress (forums, topics, replies) and all users?
- It is possible to encounter horrible bugs if I place a main loop that uses `query_posts` right above the main bbPress loop?
- bbPress plugin moderator roles
- WordPress change Language not working
- BBPress changing default group activity
- Disable email confirmation new register bbPress [closed]
- Use just a shortcode from another page
- BBPress Search results in WordPress search
- BbPress Register Page in Breadcrumbs
- bbPress: How to set conditional for specific user -or- user role, to be displayed in user profile
- Empty “Forums” page BuddyPress site wide forums – bbPress [closed]
- BuddyPress/bbpress: There was an error when creating the topic
- How do I redirect users after submitting a topic for moderation?
- How to add description over forum list on bbpress root page
- How to completely hide a WordPress/BuddyPress Install? [closed]
- Plugin to create Posts and Forums then choose category and parent forum
- WordPress -> If Is Role Subscriber Show Image?
- How to remove ( 0, 0 ) from forum page in bbpress [closed]
- Can’t place two custom post types into the WordPress search query?
- Error while excluding a post from another loop (using its ID)
- Query for bbPress replies to current topic?
- Add videos/images preview to bbPress attachment
- How can I combine WordPress default Tags and bbPress tags into one archive page?
- return bbp_get_topic_author_id as integer
- Forum creation with bbpress and front end
- Return instead of echo
- bbPress: modifying template for forum index
- How to detect if bbPress forum index
- Access methods in plugin template
- How to import data from Mingle Forum plugin to bbPress?
- BBPress AJAX problem
- Run a php function if a predefined page is visited
- Form validation on user profile edit
- phpBB 3 to bbPress
- How to write an if statement which reads: ‘if is this custom post type or a child of it do the following’?
- How can a user login on a wordpress page?
- How to enable truly anonymous posting in bbPress forums? [closed]
- How can I locate the single buddypress forum post template? [closed]
- Remove embed url for internal links