bbp_get_author_link

bbp_get_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_author_link') is found 1 times:

  • /includes/users/template.php line 2086
    2082
    2083
    2084
    2085
    2086
    2087
    2088
    2089
    2090
    2091
    2092
                }
            }
     
            // Filter & return
            return apply_filters( 'bbp_get_author_link', $author_link, $r, $args );
        }
     
    /** Capabilities **************************************************************/
     
    /**
     * Check if the user can access a specific forum

See this hook used in plugins: