bbp_theme_after_reply_admin_links

bbp_theme_after_reply_admin_links

Hook Type: action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_theme_after_reply_admin_links') is found 1 times:

  • /templates/default/bbpress/loop-single-reply.php line 34
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
            <?php do_action( 'bbp_theme_before_reply_admin_links' ); ?>
     
            <?php bbp_reply_admin_links(); ?>
     
            <?php do_action( 'bbp_theme_after_reply_admin_links' ); ?>
     
        </div><!-- .bbp-meta -->
    </div><!-- #post-<?php bbp_reply_id(); ?> -->
     
    <div <?php bbp_reply_class(); ?>>
        <div class="bbp-reply-author">