Core Function
View Source on Trac ↗ _make_web_ftp_clickable_cb()
_make_web_ftp_clickable_cb( mixed $matches ) Callback to convert URL match to HTML A element.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $matches array | Single Regex Match. Required |
Return Value
(string)
HTML A element with URL address.
Function Information
Since Version
2.3.2
Source File
wp-includes/formatting.php
Advertisement