bbp_get_reply_author_link

bbp_get_reply_author_link

Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

apply_filters('bbp_get_reply_author_link') is found 1 times:

  • /includes/replies/template.php line 1254
    1250
    1251
    1252
    1253
    1254
    1255
    1256
    1257
    1258
    1259
    1260
                }
            }
     
            // Filter & return
            return apply_filters( 'bbp_get_reply_author_link', $author_link, $r, $args );
        }
     
    /**
     * Output the author url of the reply
     *
     * @since 2.0.0 bbPress (r2667)

See this hook used in plugins: