includes/coreum-filters-commenting.php

Functions

um_comment_link_to_profile()

um_comment_link_to_profile(string  $return, string  $author, string  $comment_id) : string

Control comment author display.

Parameters

string $return

The HTML-formatted comment author link.

string $author

The comment author's username.

string $comment_id

The comment ID as a numeric string.

Returns

string