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]
- Integrate WordPress and bbpress profiles?
- How to prevent spam users registering even with registration disabled
- How to edit bbPress template files – WordPress + BuddyPress + bbPress? [closed]
- How can I pass a variable to wp_ajax action?
- What is the filter hook for custom fields content?
- How to get the Role Name of the current user? (WordPress)
- Arrange BBpress topics by created
- cubepoints/buddypress show new rank on activity? [closed]
- How do I Create Forums with bbpress Plugin that can only be Viewed by Logged in Users
- Can’t Find BBPress data in Database
- BuddyBoss (BuddyPress / bbPress) moderation filters not doing anything
- How to find a callback attached to a bbpress hook?
- WordPress and bbPress Login conflicts?
- Intermittent 404 errors, rewrite rules, and BBPress
- Responsive Author Style in BBpress?
- Custom Profile Fields move from BBpress to BuddyPress
- Using WordPress as an API [closed]
- WYSIWYG editor with image upload for “Normal Users” [closed]
- get_posts() not working in functions.php
- BbPress Register Page in Breadcrumbs
- Empty “Forums” page BuddyPress site wide forums – bbPress [closed]
- bbPress plugin: forum lists not showing in correct order? [closed]
- WPDB SQL query with prepare() returning variable, not db value
- How do I redirect users after submitting a topic for moderation?
- I can’t access my WordPress dashboard – shows Warning message [closed]
- Assigning multiple or additional capabilities to specific users or how to create additional roles like bbpress roles?
- 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?
- Loading bbPress CSS file only on forum directory
- Common user login for two different wordpress installation and bbpress
- bbpress plug-ins and buddypress [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
- Incorrect display of bbpress forum topics & replies
- Return instead of echo
- bbPress: modifying template for forum index
- Access methods in plugin template
- How to import data from Mingle Forum plugin to bbPress?
- BBPress AJAX problem
- Where To Find bb_profile_data(); In bbPress?
- Run a php function if a predefined page is visited
- phpBB 3 to bbPress
- How do I to override login redirect on specific pages?
- How to write an if statement which reads: ‘if is this custom post type or a child of it do the following’?
- Cant edit profile from frontend
- WordPress Language Settings will not work for BBPress
- Remove “Forum” from BuddyPress group creation step