| Server IP : 172.67.134.116 / Your IP : 216.73.216.226 Web Server : Apache System : Linux server.rehabsharif.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64 User : nobi37te ( 1003) PHP Version : 8.2.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/nobi37te/public_html/wp-content/themes/buddyboss-theme/bbpress/ |
Upload File : |
<div class="bs-item-wrap">
<div class="flex flex-1">
<div class="item-avatar bb-item-avatar-wrap">
<?php echo bbp_get_reply_author_link( array( 'size' => '180' ) ); ?>
</div>
<div class="item">
<div class="item-title">
<a class="bbp-topic-permalink" href="<?php bbp_reply_url(); ?>"><?php bbp_topic_title( bbp_get_reply_topic_id() ); ?></a>
</div>
<div class="item-meta bb-reply-meta">
<i class="bb-icon-l bb-icon-reply"></i>
<div>
<span class="bs-replied">
<span class="bbp-topic-freshness-author"><?php bbp_author_link( array( 'post_id' => bbp_get_reply_id(), 'size' => 1 ) ); ?></span> <?php _e('replied', 'buddyboss-theme'); ?> <?php bbp_reply_post_date(); ?>
</span>
</div>
</div>
</div>
<div class="bbp-after-author-hook">
<?php do_action( 'bbp_theme_after_reply_author_details' ); ?>
</div>
</div>
</div>