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
    			}
    		}
    
    		// 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: