本文整理汇总了PHP中bbp_reply_author_link函数的典型用法代码示例。如果您正苦于以下问题:PHP bbp_reply_author_link函数的具体用法?PHP bbp_reply_author_link怎么用?PHP bbp_reply_author_link使用的例子?那么恭喜您, 这里精选的函数代码示例或许可以为您提供帮助。
在下文中一共展示了bbp_reply_author_link函数的14个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的PHP代码示例。
示例1: firmasite_social_bbp_get_reply_class_modal
?>
>
<div class="modal-dialog">
<div class="modal-content">
<div class="<?php
echo firmasite_social_bbp_get_reply_class_modal();
?>
clearfix">
<div class="col-xs-4 col-md-3 pull-left bbp-reply-author text-muted fs-content-thumbnail">
<?php
do_action('bbp_theme_before_reply_author_details');
?>
<?php
bbp_reply_author_link(array('sep' => '<div class=clearfix></div>', 'show_role' => true));
?>
<a href="#<?php
bbp_reply_id();
?>
" class="" data-container="body" data-toggle="popover" data-rel="popover" data-html="true" data-placement="right" data-original-title="" data-content="<?php
echo esc_attr($reply_manage);
?>
">
<span class="edit-link text-muted"><span class="icon-cog"></span> <?php
_e('Details', 'firmasite');
?>
</span>
</a>
示例2: bbp_reply_id
</td>
</tr>
<tr id="post-<?php
bbp_reply_id();
?>
" <?php
bbp_reply_class();
?>
>
<td class="bbp-reply-author">
<?php
bbp_reply_author_link();
?>
<?php
if (is_super_admin()) {
?>
<div class="bbp-reply-ip"><?php
bbp_author_ip(bbp_get_reply_id());
?>
</div>
<?php
}
?>
示例3: preg_replace
?>
</div><!-- .bbp-reply-author -->
<div class="bbp-reply-content">
<div class="mom-bbp-reply-author mom-main-font">
<span class="mom-main-color">
<?php
if (class_exists('userpro_api')) {
/* Integrating UserPro */
global $userpro;
$link = preg_replace("/(?<=href=(\"|'))[^\"']+(?=(\"|'))/", $userpro->permalink(bbp_get_reply_author_id()), bbp_get_reply_author_link(array('sep' => '', 'size' => 0)));
echo $link . userpro_show_badges(bbp_get_reply_author_id());
} else {
bbp_reply_author_link(array('sep' => '', 'show_role' => false, 'type' => 'name'));
}
?>
</span> <?php
_e('on:', 'framework');
?>
<?php
bbp_reply_post_date();
?>
<a href="<?php
bbp_reply_url();
?>
" class="bbp-reply-permalink alignright">#<?php
bbp_reply_id();
?>
</a>
示例4: bbp_reply_id
<div id="post-<?php
bbp_reply_id();
?>
" <?php
bbp_reply_class();
?>
>
<div class="bbp-reply-author">
<?php
do_action('bbp_theme_before_reply_author_details');
?>
<?php
bbp_reply_author_link(array('sep' => '', 'show_role' => true));
?>
<div class="bbp-reply-post-date"><?php
bbp_reply_post_date();
?>
</div>
<div class="bbps-post-count"><?php
printf(__('Post count: %s', 'evolve'), bbp_get_user_reply_count_raw(bbp_get_reply_author_id()));
?>
</div>
<?php
if (bbp_is_user_keymaster()) {
?>
示例5: bbp_reply_author_link
<?php
if (!empty($user->user_nicename)) {
$user_nicename = $user->user_nicename;
echo "" . $user_nicename;
}
?>
</div>
<div class="smallrank">
<?php
$args = ['sep' => '', 'show_role' => false, 'type' => 'false'];
bbp_reply_author_link($args);
do_action('bbp_theme_after_reply_author_details');
?>
</div>
<div class="reply-date">
<?php
bbp_reply_post_date();
?>
</div>
</div>
示例6: bbp_reply_id
<tr id="post-<?php
bbp_reply_id();
?>
" <?php
bbp_reply_class();
?>
>
<td class="bbp-reply-author">
<?php
do_action('bbp_theme_before_reply_author_details');
?>
<?php
bbp_reply_author_link(array('sep' => '<br />'));
?>
<?php
if (is_super_admin()) {
?>
<?php
do_action('bbp_theme_before_reply_author_admin_details');
?>
<div class="bbp-reply-ip"><?php
bbp_author_ip(bbp_get_reply_id());
?>
</div>
示例7: while
?>
</li>
</ul>
<?php
while (bbp_replies()) {
bbp_the_reply();
?>
<div class="td-reply">
<div class="td-reply-author-thumb">
<?php
bbp_reply_author_link(array('show_role' => true, 'type' => 'avatar', 'size' => 50));
?>
</div>
<div class="td-reply-desc">
<div class="td-reply-header">
<!-- author -->
<div class="td-reply-author">
<a href="<?php
bbp_reply_author_url();
?>
"><?php
bbp_reply_author_display_name();
?>
</a>
</div>
示例8: bbp_reply_admin_links
bbp_reply_admin_links();
?>
</span>
</td>
</tr>
<tr id="reply-<?php
bbp_reply_id();
?>
" <?php
bbp_reply_class();
?>
>
<td class="bbp-reply-author"><?php
bbp_reply_author_link(array('type' => 'avatar'));
?>
</td>
<td class="bbp-reply-content">
<?php
bbp_reply_content();
?>
</td>
</tr><!-- #topic-<?php
bbp_topic_id();
?>
-replies -->
示例9: bbp_reply_author_link
bbp_reply_author_link(array('type' => 'avatar', 'show_role' => false));
?>
<?php
do_action('bbp_theme_after_reply_author_details');
?>
</div> --><!-- .bbp-reply-author -->
<div class="bbp-meta">
<?php
do_action('bbp_theme_before_reply_author_details');
?>
<?php
bbp_reply_author_link(array('type' => 'name', 'show_role' => false));
?>
<?php
do_action('bbp_theme_after_reply_author_details');
?>
<a href="<?php
bbp_reply_url();
?>
" title="<?php
bbp_reply_title();
?>
" class="bbp-reply-permalink"><span class="bbp-reply-post-date"><?php
bbp_reply_post_date();
?>
</span></a>
示例10: do_action
<?php
do_action('bbp_theme_after_reply_author_details');
?>
</div><!-- .bbp-reply-author -->
<div class="bbp-reply-content">
<?php
do_action('bbp_theme_before_reply_content');
?>
<div class="reply-meta">
<?php
bbp_reply_author_link(array('type' => 'name'));
?>
<?php
_ex('on', 'bbPress Reply', 'bunyad');
?>
<span class="post-date"><?php
bbp_reply_post_date();
?>
</span>
<?php
if (bbp_is_single_user_replies()) {
?>
<span>·
示例11: bbp_reply_id
<li id="post-<?php
bbp_reply_id();
?>
" <?php
bbp_reply_class(0, array('media'));
?>
>
<?php
do_action('bbp_theme_before_reply_author_details');
?>
<div class="bbp_author_details">
<?php
bbp_reply_author_link(array('sep' => '', 'size' => 92));
?>
<?php
bbp_reply_author_role();
?>
<span class="post-count">
<?php
echo $post_count;
?>
</span>
<?php
if (bbp_is_user_keymaster()) {
?>
示例12: do_action
?>
<?php
do_action('bbp_theme_after_reply_admin_links');
?>
</div><!-- .bbp-meta -->
<div class="bbp-reply-author">
<?php
do_action('bbp_theme_before_reply_author_details');
?>
<?php
bbp_reply_author_link(array('show_role' => true, 'size' => 14));
?>
<?php
if (bbp_is_user_keymaster()) {
?>
<?php
do_action('bbp_theme_before_reply_author_admin_details');
?>
<div class="bbp-reply-ip"><?php
bbp_author_ip(bbp_get_reply_id());
?>
</div>
示例13: bbp_reply_class
?>
-->
<div <?php
bbp_reply_class();
?>
>
<div class="bbp-reply-author">
<?php
do_action('bbp_theme_before_reply_author_details');
?>
<?php
bbp_reply_author_link(array('sep' => '<br />', 'show_role' => false));
?>
<?php
/*if ( bbp_is_user_keymaster() ) :*/
?>
<?php
/* do_action( 'bbp_theme_before_reply_author_admin_details' ); */
?>
<!--<div class="bbp-reply-ip"><?php
/*bbp_author_ip( bbp_get_reply_id() ); */
?>
</div>
示例14: bbp_reply_class
?>
-->
<div <?php
bbp_reply_class();
?>
>
<div class="bbp-reply-author">
<?php
do_action('bbp_theme_before_reply_author_details');
?>
<?php
bbp_reply_author_link(array('sep' => '<br />', 'show_role' => true, 'size' => 50));
?>
<?php
if (bbp_is_user_keymaster()) {
?>
<?php
do_action('bbp_theme_before_reply_author_admin_details');
?>
<div class="bbp-reply-ip"><?php
bbp_author_ip(bbp_get_reply_id());
?>
</div>