Searched refs:linktext (Results 1 – 1 of 1) sorted by relevance
1655 * @param string $linktext a string for the visible part of the link.1661 function make_mailto_link($email, $linktext = '', $extras = '') argument1672 …} href='mailto:{$tmp}'>" . ($linktext != '' ? $linktext : $tmp) …
Completed in 8 milliseconds