bbp_get_topic_author_link

bbp_get_topic_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_topic_author_link') is found 1 times:

  • /includes/topics/template.php line 1487
    1483
    1484
    1485
    1486
    1487
    1488
    1489
    1490
    1491
    1492
    1493
                }
            }
     
            // Filter & return
            return apply_filters( 'bbp_get_topic_author_link', $author_link, $r, $args );
        }
     
    /**
     * Output the author url of the topic
     *
     * @since 2.0.0 bbPress (r2590)

See this hook used in plugins: